Timing.fromJson constructor
Timing.fromJson(
- JsonObject _json
Creates a new Timing instance from a JsonObject
.
Implementation
Timing.fromJson(this._json);
Creates a new Timing instance from a JsonObject
.
Timing.fromJson(this._json);