factory SetParticipantData.fromJson(Map<String, dynamic> json) => FromJsonFactory().fromJson<SetParticipantData>(json);