menu
lce package
documentation
anotations.dart
WeakCatch
WeakCatch.new const constructor
WeakCatch.new const constructor
dark_mode
light_mode
WeakCatch
constructor
const
WeakCatch
(
{
String
?
message
,
bool
withCause
=
true
,
})
Implementation
const WeakCatch({super.message, super.withCause = true}) : super(level: CatchLevel.weak);
lce package
documentation
anotations
WeakCatch
WeakCatch.new const constructor
WeakCatch class