number property

String number

Gets the number string in the “+countryCode local” format.

Implementation

String get number => '+$countryCode $local'.trim();