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