LatLng extension type
Constructors
Properties
Methods
-
equals(
LatLng other) → bool -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJSON(
) → LatLngLiteral -
toString(
) → String -
A string representation of this object.
inherited
-
toString$js(
) → String -
toUrlValue(
[num? precision]) → String
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited