Aidra Driver 1.3.5+68
Aidra Driver - Your path to green energy
Loading...
Searching...
No Matches
AuthenticationState Class Reference
Collaboration diagram for AuthenticationState:

Private Member Functions

const AuthenticatedState ({required this.session})
const EmailLoadedState ({required this.email})

Private Attributes

final SessionEntity session
final String email

Detailed Description

Definition at line 19 of file authentication_state.dart.

Member Function Documentation

◆ AuthenticatedState()

const AuthenticationState::AuthenticatedState ( {required this.session} )
private

◆ EmailLoadedState()

const AuthenticationState::EmailLoadedState ( {required this.email} )
private

Member Data Documentation

◆ email

final String AuthenticationState::email
private

Definition at line 32 of file authentication_state.dart.

◆ session

final SessionEntity AuthenticationState::session
private

Definition at line 20 of file authentication_state.dart.


The documentation for this class was generated from the following file: