menu
zenify package
documentation
core/zen_exception.dart
ZenException
cause property
cause property
dark_mode
light_mode
cause
property
Object
?
cause
final
Original error that caused this exception (if any)
Implementation
final Object? cause;
zenify package
documentation
core/zen_exception
ZenException
cause property
ZenException class