menu
ispectify_bloc package
documentation
logs.dart
BlocCreateLog
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_bloc package
documentation
logs
BlocCreateLog
exceptionText property
BlocCreateLog class