AnilocationTaskInitializer mixin

Superclass constraints
Mixin applications

Properties

description → AnilocationTaskDescription
no setterinherited
hashCode → int
The hash code for this object.
no setterinherited
isAnimating → bool
no setterinherited
isCompleted → bool
no setterinherited
isCompletedOrDismissed → bool
no setterinherited
isDismissed → bool
no setterinherited
runtimeType → Type
A representation of the runtime type of the object.
no setterinherited
value → ILatLng
no setterinherited

Methods

animationWrapper() → AnimationWrapper
dispose() → void
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
push(ILatLng latLng) → Future<void>
inherited
toString() → String
A string representation of this object.
inherited
updateActiveTrip(bool isActiveTrip) → void
inherited
updateRadius(double latLng) → void
inherited
updateUseRotation(bool useRotation) → void
inherited

Operators

operator ==(Object other) → bool
The equality operator.
inherited