authBloc property

AuthenticationBasicBloc? authBloc
final

Provide a custom AuthenticationBasicBloc useful when using AuthGuard since it requires access to the bloc

Implementation

final AuthenticationBasicBloc? authBloc;