authBloc property
Provide a custom AuthenticationBasicBloc useful when using AuthGuard since it requires access to the bloc
Implementation
final AuthenticationBasicBloc? authBloc;
Provide a custom AuthenticationBasicBloc useful when using AuthGuard since it requires access to the bloc
final AuthenticationBasicBloc? authBloc;