GeocodingCriteria class

Constructors

GeocodingCriteria()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

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

Operators

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

Constants

BIAS_DEFAULT → const int
BIAS_RURAL → const int
BIAS_URBAN → const int
POD_CITY → const String
POD_DISTRICT → const String
POD_HOUSE_NAME → const String
POD_HOUSE_NUMBER → const String
POD_LOCALITY → const String
POD_PINCODE → const String
POD_POINT_OF_INTEREST → const String
POD_STATE → const String
POD_STREET → const String
POD_SUB_DISTRICT → const String
POD_SUB_LOCALITY → const String
POD_SUB_SUB_LOCALITY → const String
POD_VILLAGE → const String