Address.fromJson constructor
Address.fromJson(
- JsonObject _json
Creates an instance of Address from a JSON object.
Implementation
Address.fromJson(this._json);
Creates an instance of Address from a JSON object.
Address.fromJson(this._json);