menu
zenify package
documentation
core/zen_exception.dart
ZenModuleException
ZenModuleException.new constructor
ZenModuleException.new constructor
dark_mode
light_mode
ZenModuleException
constructor
ZenModuleException
(
String
message
, {
Map
<
String
,
String
>
?
context
,
String
?
suggestion
,
})
Implementation
ZenModuleException( super.message, { super.context, super.suggestion, });
zenify package
documentation
core/zen_exception
ZenModuleException
ZenModuleException.new constructor
ZenModuleException class