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