The name of the room the participant will join. May be null if not specified.
@JsonKey(name: 'room_name') final String? roomName;