twitterScope property

String? twitterScope
override

Implementation

String? get twitterScope => _$this._twitterScope;
void twitterScope=(covariant String? twitterScope)
covariantoverride

Implementation

set twitterScope(covariant String? twitterScope) => _$this._twitterScope = twitterScope;