state property

Implementation

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

Implementation

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