Location.fromJson constructor
Location.fromJson(
- JsonObject _json
Constructs a new Location instance from the provided JSON object.
Implementation
Location.fromJson(this._json);
Constructs a new Location instance from the provided JSON object.
Location.fromJson(this._json);