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