menu
vit_gpt_dart_api package
documentation
repositories/handlers/job_sequencer.dart
JobSequencer
hasPendingJobs property
hasPendingJobs property
dark_mode
light_mode
hasPendingJobs
property
bool
get
hasPendingJobs
Implementation
bool get hasPendingJobs => _pendingJobs.isNotEmpty;
vit_gpt_dart_api package
documentation
repositories/handlers/job_sequencer
JobSequencer
hasPendingJobs property
JobSequencer class