countryCode property

String countryCode

country calling code to call them internationally

Implementation

String get countryCode => countriesCountryCode[isoCode]!;