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