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