menu
ispectify_dio package
documentation
dio_logs.dart
DioErrorLog
exceptionText property
exceptionText property
dark_mode
light_mode
exceptionText
property
String
get
exceptionText
inherited
Implementation
String get exceptionText { if (exception == null) return ''; return '\n$exception'; }
ispectify_dio package
documentation
dio_logs
DioErrorLog
exceptionText property
DioErrorLog class