menu
khadem package
documentation
contracts.dart
QueueJob
handle abstract method
handle abstract method
dark_mode
light_mode
handle
abstract method
Future
<
void
>
handle
(
)
Called when the job is executed. Put your job logic here.
Implementation
Future<void> handle();
khadem package
documentation
contracts
QueueJob
handle abstract method
QueueJob class