roleScope property
Implementation
UserDetailsScope? get roleScope => _$this._roleScope;
Implementation
set roleScope(covariant UserDetailsScope? roleScope) => _$this._roleScope = roleScope;
UserDetailsScope? get roleScope => _$this._roleScope;
set roleScope(covariant UserDetailsScope? roleScope) => _$this._roleScope = roleScope;