String? get roomid => _$this._roomid;
set roomid(covariant String? roomid) => _$this._roomid = roomid;