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