AuthAuthenticationMethodMutation typedef

AuthAuthenticationMethodMutation = FutureOr<bool> Function()

Applies a previously checked authentication-method mutation.

Implementation

typedef AuthAuthenticationMethodMutation = FutureOr<bool> Function();