Location class
Anagog Flutter plugin Location object. Use this inside Micromoment object latitude location latitude longitude location longitude
Constructors
- Location.new({required double latitude, required double longitude})
-
Location.fromJson(Map<
String, dynamic> json) -
factory
Properties
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
override