String? get roomId => _$this._roomId;
set roomId(covariant String? roomId) => _$this._roomId = roomId;