MarkerId class
Uniquely identifies a Marker among GoogleMap
markers.
This does not have to be globally unique, only unique among the list.
- Inheritance
-
- Object
- MapsObjectId<
Marker> - MarkerId
- Annotations
Properties
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