ThresholdingLocation mixin
- Superclass constraints
- Mixin applications
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- isEmpty → bool
-
no setterinherited
- isNotEmpty → bool
-
no setterinherited
- last → ILatLng
-
no setterinherited
- length → int
-
no setterinherited
- next → ILatLng
-
no setterinherited
- peek → ILatLng
-
no setterinherited
- popLast → ILatLng
-
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- threshold → double
-
no setterinherited
-
values
→ List<
ILatLng> -
no setterinherited
Methods
-
clear(
) → void -
inherited
-
dispose(
) → void -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
push(
ILatLng latLng) → void -
inherited
-
thresholding(
DoubleLinkedQueueEntry< ILatLng> entry) → DoubleLinkedQueueEntry<ILatLng> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited