menu
dev_logger_ui package
documentation
models/error_model.dart
ErrorModel
exceptionName property
exceptionName property
dark_mode
light_mode
exceptionName
property
String
?
exceptionName
getter/setter pair
The name of the exception (if any).
Implementation
String? exceptionName;
dev_logger_ui package
documentation
models/error_model
ErrorModel
exceptionName property
ErrorModel class