DefaultMarker class
A BitmapDescriptor using the default marker.
- Inheritance
-
- Object
- BitmapDescriptor
- DefaultMarker
Constructors
- DefaultMarker({num? hue})
-
Provide an optional
hue
for the default marker.const
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Object -
Convert the object to a Json format.
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited