NearbyCriteria class

Constructors

NearbyCriteria()

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

DISTANCE → const String
DISTANCE_ASCENDING → const String
DISTANCE_DESCENDING → const String
IMPORTANCE → const String
NAME_ASCENDING → const String
NAME_DESCENDING → const String
POD_CITY → const String
POD_LOCALITY → const String
POD_STATE → const String
POD_SUB_LOCALITY → const String