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