menu
dartness_server package
documentation
exception.dart
CatchError
CatchError const constructor
CatchError const constructor
dark_mode
light_mode
CatchError
constructor
const
CatchError
(
List
<
Type
>
errors
)
Implementation
const CatchError(this.errors);
dartness_server package
documentation
exception
CatchError
CatchError const constructor
CatchError class