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