errorTypeEnum property
read / write
The type of error encountered (e.g., Dio error, unhandled exception).
Implementation
ErrorTypeEnum errorTypeEnum;
The type of error encountered (e.g., Dio error, unhandled exception).
ErrorTypeEnum errorTypeEnum;