menu
kronix package
documentation
queue/database_driver.dart
SerializableJob
handle abstract method
handle abstract method
dark_mode
light_mode
handle
abstract method
Future
<
void
>
handle
(
)
inherited
The work this job performs. Override in your subclass.
Implementation
Future<void> handle();
kronix package
documentation
queue/database_driver
SerializableJob
handle abstract method
SerializableJob mixin