scope property

Implementation

RoomSetListableRequestApplicationJson_Scope? get scope => _$this._scope;
set scope (covariant RoomSetListableRequestApplicationJson_Scope? scope)
covariantoverride

Implementation

set scope(covariant RoomSetListableRequestApplicationJson_Scope? scope) => _$this._scope = scope;