countryCode property

  1. @override
String countryCode
override

Country code as defined in ISO 3166-1 alpha-2

Implementation

@override
String get countryCode => "FR";