Limit number of participants that can be in a room, excluding Egress and Ingress participants.
@JsonKey(name: 'max_participants') final int? maxParticipants;