authenticationBloc property
final
Overrides the AuthenticationBloc constructed in State.initState.
Exists solely so tests can inject a mock reporting a specific AuthenticationStatus directly.
Implementation
final AuthenticationBloc? authenticationBloc;