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