state property
Implementation
RoomSetSessionStateRequestApplicationJson_State? get state => _$this._state;
Implementation
set state(covariant RoomSetSessionStateRequestApplicationJson_State? state) => _$this._state = state;
RoomSetSessionStateRequestApplicationJson_State? get state => _$this._state;
set state(covariant RoomSetSessionStateRequestApplicationJson_State? state) => _$this._state = state;