DioExceptionExtension extension
Extension on DioException to convert it to a map.
This is useful for logging and debugging purposes.
It converts the DioException object to a Map object.
- on
-
- DioException
Properties
-
toMap
→ Map<
String, dynamic> -
Available on DioException, provided by the DioExceptionExtension extension
Converts theDioExceptionobject to a Map object.no setter