FailureAuthState constructor
FailureAuthState({
- required AppExceptionResponse error,
Implementation
FailureAuthState({required this.error});
FailureAuthState({required this.error});