KmlLayerStatus class

Annotations
  • @JS.new('google.maps.KmlLayerStatus')

Constructors

KmlLayerStatus()

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

DOCUMENT_NOT_FOUND → KmlLayerStatus
no setter
DOCUMENT_TOO_LARGE → KmlLayerStatus
no setter
FETCH_ERROR → KmlLayerStatus
no setter
INVALID_DOCUMENT → KmlLayerStatus
no setter
INVALID_REQUEST → KmlLayerStatus
no setter
LIMITS_EXCEEDED → KmlLayerStatus
no setter
OK → KmlLayerStatus
no setter
TIMED_OUT → KmlLayerStatus
no setter
UNKNOWN → KmlLayerStatus
no setter