cordWithZero property

  1. @TagNumber.new(26)
String get cordWithZero

Implementation

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

Implementation

@$pb.TagNumber(26)
set cordWithZero($core.String value) => $_setString(25, value);