menu
scannerpro package
documentation
core/services/cloud_sync_helper.dart
CloudSyncHelper
queueLength property
queueLength property
dark_mode
light_mode
queueLength
property
int
get
queueLength
Number of items in the sync queue.
Implementation
int get queueLength => _queue.length;
scannerpro package
documentation
core/services/cloud_sync_helper
CloudSyncHelper
queueLength property
CloudSyncHelper class