Aidra Driver 1.3.5+68
Aidra Driver - Your path to green energy
Loading...
Searching...
No Matches
authentication_state.dart File Reference

Go to the source code of this file.

Classes

class  Equatable
class  AuthenticationState

Functions

const AuthenticationFailureState ({required this.failure})
const CredentialsLoadedState ({required this.credentials})
const FastSignInFailed ({required this.failure})

Variables

part of authentication_bloc dart
sealed class AuthenticationState extends Equatable failure
final class AuthenticatedState extends AuthenticationState credentials

Function Documentation

◆ AuthenticationFailureState()

const AuthenticationFailureState ( {required this.failure} )
Here is the caller graph for this function:

◆ CredentialsLoadedState()

const CredentialsLoadedState ( {required this.credentials} )
Here is the caller graph for this function:

◆ FastSignInFailed()

const FastSignInFailed ( {required this.failure} )
Here is the caller graph for this function:

Variable Documentation

◆ credentials

final class AuthenticatedState extends AuthenticationState credentials

◆ dart

part of authentication_bloc dart

Definition at line 1 of file authentication_state.dart.

◆ failure

final class GetAvailableVehiclesSuccessState extends CheckInOutState failure