AiutaError constructor
AiutaError({
- required AiutaErrorType errorType,
Implementation
AiutaError({
required AiutaErrorType this.errorType,
});
AiutaError({
required AiutaErrorType this.errorType,
});