Location class
Constructors
- Location.new({double? long, double? lat})
-
Location.fromMap(Map<
String, dynamic> json) -
factory
Properties
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited