DirectionsStatus class
- Annotations
-
- @JS('google.maps.DirectionsStatus')
Constructors
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
Static Properties
- INVALID_REQUEST → DirectionsStatus
-
no setter
- MAX_WAYPOINTS_EXCEEDED → DirectionsStatus
-
no setter
- NOT_FOUND → DirectionsStatus
-
no setter
- OK → DirectionsStatus
-
no setter
- OVER_QUERY_LIMIT → DirectionsStatus
-
no setter
- REQUEST_DENIED → DirectionsStatus
-
no setter
- UNKNOWN_ERROR → DirectionsStatus
-
no setter
- ZERO_RESULTS → DirectionsStatus
-
no setter