displayCountryCode property

String displayCountryCode

returns "+ countryCode"

Implementation

String get displayCountryCode => '+ $countryCode';