String? get emailScope => _$this._emailScope;
set emailScope(covariant String? emailScope) => _$this._emailScope = emailScope;