exampleNumber property
An example national significant number for the specific type. It should not contain any formatting information.
Implementation
@$pb.TagNumber(6)
$core.String get exampleNumber => $_getSZ(1);
An example national significant number for the specific type. It should not contain any formatting information.
@$pb.TagNumber(6)
$core.String get exampleNumber => $_getSZ(1);