Aidra Connect 10.0.2+16
Aidra Connect Mobile Application
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})

Variables

part of authentication_bloc dart
sealed class AuthenticationEvent extends Equatable reqEntity

Function Documentation

◆ 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

sealed class AuthenticationEvent extends Equatable reqEntity