menu
geography package
documentation
earth.dart
GeoCodedIdentity
GeoCodedIdentity.new const constructor
GeoCodedIdentity.new const constructor
dark_mode
light_mode
GeoCodedIdentity
constructor
const
GeoCodedIdentity
(
{
String
?
iso2
,
String
?
iso3
,
int
?
id
,
})
Implementation
const GeoCodedIdentity({this.iso2, this.iso3, this.id});
geography package
documentation
earth
GeoCodedIdentity
GeoCodedIdentity.new const constructor
GeoCodedIdentity class