Geo class
- Annotations
-
- @JsonSerializable(explicitToJson: true)
Properties
-
city
↔ String?
-
The city where this institution lives.
getter/setter pair
-
country
↔ String?
-
The country where this institution lives.
getter/setter pair
-
countryCode
↔ String?
-
The country where this institution lives, represented as an ISO two-letter country code.
getter/setter pair
-
geonamesCityId
↔ String?
-
The city where this institution lives, as a GeoNames database ID.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
latitude
↔ double?
-
Does what it says.
getter/setter pair
-
longitude
↔ double?
-
Does what it says.
getter/setter pair
-
region
↔ String?
-
The sub-national region (state, province) where this institution lives.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited