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