menu
khadem package
documentation
contracts.dart
QueueJobContext
hasError property
hasError property
dark_mode
light_mode
hasError
property
bool
get
hasError
Check if job has error
Implementation
bool get hasError => error != null;
khadem package
documentation
contracts
QueueJobContext
hasError property
QueueJobContext class