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