IAnimarkerController class abstract
- Inheritance
-
- Object
- ILocationObservable
- IAnimarkerController
- Implementers
Constructors
Properties
- description → AnimarkerControllerDescription
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
-
observers
↔ List<
OnLocationChanged> -
getter/setter pairinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
attach(
{required OnLocationChanged observer}) → void -
inherited
-
detach(
OnLocationChanged observer) → void -
inherited
-
dispose(
) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
notifyObservers(
) → void -
inherited
-
pushMarker(
Marker marker) → Future< void> -
toString(
) → String -
A string representation of this object.
inherited
-
updateActiveTrip(
bool activeTrip) → void -
updateRadius(
double radius) → void -
updateUseRotation(
bool useRotation) → void
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited