AllMembersRestData

constructor(members: List<Participant> = emptyList(), settings: List<String> = emptyList(), coHost: String? = null, coHostResponsibilities: List<CoHostResponsibility> = emptyList())