AddressComponent class
- Annotations
-
- @JsonSerializable(fieldRename: FieldRename.snake, explicitToJson: true)
Properties
-
hashCode
→ int
-
The hash code for this object.
no setteroverride
-
longName
→ String
-
The full text description or name of the address component as returned by the Geocoder.
final
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
shortName
→ String
-
An abbreviated textual name for the address component, if available.
final
-
types
→ List<String>
-
An array indicating the type of the address component. See the list of supported types.
final