FlutterMarker class

Constructors

FlutterMarker(String id, Uint8List icon, LatLng position)

Properties

hashCode int
The hash code for this object.
no setteroverride
icon Uint8List
final
id String
final
position LatLng
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
serialize() List
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object o) bool
The equality operator.
override