flow property

AuthFlow<AuthProvider<AuthListener, AuthCredential>>? flow
final

An optional instance of the AuthFlow. Should be rarely provided, as the AuthFlow is created automatically, based on provider.

Implementation

final AuthFlow? flow;