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

Go to the source code of this file.

Classes

class  Equatable
class  AuthenticationEvent

Functions

const SignInEvent ({required this.reqEntity})
const FastSignInEvent ({required this.reqEntity})

Variables

part of authentication_bloc dart
sealed class AuthenticationEvent extends Equatable reqEntity

Function Documentation

◆ FastSignInEvent()

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

◆ SignInEvent()

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

Variable Documentation

◆ dart

part of authentication_bloc dart

Definition at line 1 of file authentication_event.dart.

◆ reqEntity

final class SignOutEvent extends AuthenticationEvent reqEntity