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