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