menu
MBG_Inspektionen
backend/photo_batch_save_queue.dart
PhotoBatchSaveQueue
hasBackgroundWork property
hasBackgroundWork
dark_mode
light_mode
hasBackgroundWork
property
bool
get
hasBackgroundWork
Implementation
bool get hasBackgroundWork => _backgroundBatches.isNotEmpty || _backgroundDrain != null;
MBG_Inspektionen
photo_batch_save_queue
PhotoBatchSaveQueue
hasBackgroundWork property
PhotoBatchSaveQueue class