GeocodingContextV6 class

Annotations
  • @JsonSerializable.new()

Properties

country GeocodingContextDetailsV6?
final
district GeocodingContextDetailsV6?
final
hashCode int
The hash code for this object.
no setterinherited
locality GeocodingContextDetailsV6?
final
neighborhood GeocodingContextDetailsV6?
final
place GeocodingContextDetailsV6?
final
postcode GeocodingContextDetailsV6?
final
region GeocodingContextDetailsV6?
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
street GeocodingContextDetailsV6?
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited