|
Aidra Connect 10.0.2+16
Aidra Connect Mobile Application
|
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 |
| const SignInEvent | ( | {required this.reqEntity} | ) |

| part of authentication_bloc dart |
Definition at line 1 of file authentication_event.dart.
| sealed class AuthenticationEvent extends Equatable reqEntity |