Here is a list of all variables with links to the classes they belong to:
- _ -
- _authBloc : ChangeNotifier, StatelessWidget
- _authNotifier : StatelessWidget
- _authService : GoRouteData
- _box : HiveCrudService< T >
- _checkBiometricAuthAvailabilityUseCase : Bloc< AuthenticationEvent, AuthenticationState >
- _credentialsLocalDataSource : AuthenticationRepository
- _currentSession : NotificationService
- _dio : ApiClient
- _firebaseMessaging : NotificationService
- _flutterLocalNotificationsPlugin : NotificationService
- _hasPendingNavigation : NotificationService
- _instance : NotificationService
- _loadDashboardUseCase : Cubit< DashboardState >
- _loadDocumentsUseCase : Cubit< DocumentState >
- _loadEnvironmentalDashboardUseCase : Cubit< EnvironmentalDashboarState >
- _loadNotificationsUseCase : Cubit< NotificationsState >
- _loadProfileUseCase : Cubit< LoadProfileCubitState >
- _loadSessionUseCase : Bloc< AuthenticationEvent, AuthenticationState >
- _loadUserCredentialsUseCase : Bloc< AuthenticationEvent, AuthenticationState >
- _loadVideosUseCase : Cubit< ElearningState >
- _localizedValues : AppLocalizations
- _progressKeyPrefix : ElearningV2LocalDataSource
- _remoteDataSource : AuthenticationRepository, DashboardRepository, DocumentRepository, ElearningRepository, EnvironmentalDashboardRepository, Faqrepository, MainMenuRepository, NotificationsRepository, ProfileRepository
- _repository : Cubit< ElearningV2State >, UseCase< bool, NoParams >, UseCase< CredentialsEntity?, NoParams >, UseCase< DashboardEntity, String >, UseCase< EnvironmentalDashboardEntity, String >, UseCase< List< DocumentModel >, String >, UseCase< List< NotificationEntity >, String >, UseCase< List< VideoEntity >, NoParams >, UseCase< ProfileEntity, String >, UseCase< SessionEntity, CredentialsEntity >, UseCase< SessionEntity?, NoParams >, UseCase< void, NoParams >
- _routerConfig : StatelessWidget
- _secureStorage : AuthService
- _sessionLocalDataSource : AuthenticationRepository
- _sessionSecureStorage : Interceptor
- _signInUseCase : Bloc< AuthenticationEvent, AuthenticationState >
- _signOutUseCase : Bloc< AuthenticationEvent, AuthenticationState >
- _subscription : ChangeNotifier
- _themeModeKey : Bloc< ThemeModeEvent, ThemeModeState >
- _tokenLocaldataDource : AuthenticationRepository
- _tokenSecureStorage : Interceptor