getFormattedNsn method

String getFormattedNsn()

formats the national phone number to the format expected by the iso code region

Implementation

String getFormattedNsn() => PhoneNumberFormatter.formatNsn(this);