reauthenticate method
Implementation
@override
_i4.Future<_i2.SocialProviderResponse> reauthenticate() =>
(super.noSuchMethod(
Invocation.method(
#reauthenticate,
[],
),
returnValue: _i4.Future<_i2.SocialProviderResponse>.value(
_FakeSocialProviderResponse_0(
this,
Invocation.method(
#reauthenticate,
[],
),
)),
returnValueForMissingStub: _i4.Future<_i2.SocialProviderResponse>.value(
_FakeSocialProviderResponse_0(
this,
Invocation.method(
#reauthenticate,
[],
),
)),
) as _i4.Future<_i2.SocialProviderResponse>);