completeStage method

Future<T?> completeStage(
  1. AuthenticationData auth
)

Implementation

Future<T?> completeStage(AuthenticationData auth) => _run(auth);