country property

String? country
  • return current locale country code

Implementation

static String? get country => current.countryCode;