Search.fromJson constructor

Search.fromJson(
  1. JsonObject _json
)

Creates an instance of Search from a JSON object.

Implementation

Search.fromJson(this._json);