with_1 property Null safety

String with_1

Implementation

@$pb.TagNumber(1)
$core.String get with_1 => $_getSZ(0);
void with_1=(String v)

Implementation

@$pb.TagNumber(1)
set with_1($core.String v) { $_setString(0, v); }