noInternationalDialling property
The rules here distinguish the numbers that are only able to be dialled nationally.
Implementation
@$pb.TagNumber(24)
PhoneNumberDesc get noInternationalDialling => $_getN(22);
Implementation
@$pb.TagNumber(24)
set noInternationalDialling(PhoneNumberDesc value) => $_setField(24, value);