cordWithZero property

  1. @TagNumber(26)
String cordWithZero

Implementation

@$pb.TagNumber(26)
$core.String get cordWithZero => $_getS(25, '12\x003');
  1. @TagNumber(26)
void cordWithZero=(String v)

Implementation

@$pb.TagNumber(26)
set cordWithZero($core.String v) {
  $_setString(25, v);
}