roleScope property

String? get roleScope
override

Implementation

String? get roleScope => _$this._roleScope;
set roleScope (covariant String? roleScope)
covariantoverride

Implementation

set roleScope(covariant String? roleScope) => _$this._roleScope = roleScope;