menu
kronix package
documentation
queue/database_driver.dart
SerializableJob
attempts property
attempts property
dark_mode
light_mode
attempts
property
int
attempts
getter/setter pair
inherited
How many times this job has been attempted so far.
Implementation
int attempts = 0;
kronix package
documentation
queue/database_driver
SerializableJob
attempts property
SerializableJob mixin