nationalNumberPattern property
The national_number_pattern is the pattern that a valid national significant number would match. This specifies information such as its total length and leading digits.
Implementation
@$pb.TagNumber(2)
$core.String get nationalNumberPattern => $_getSZ(0);