menu
flutter_geocoder package
documentation
model.dart
Address
countryCode property
countryCode property
dark_mode
light_mode
countryCode
property
String
?
countryCode
final
The country code of the address.
Implementation
final String? countryCode;
flutter_geocoder package
documentation
model
Address
countryCode property
Address class