Location class
Constructors
- Location({String? codigo, String? location})
- Location.fromJson(String str)
-
factory
-
Location.fromMap(Map<
String, dynamic> json) -
factory
Properties
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited