menu
flutter_background_tracker_pro package
documentation
config/tracker_config.dart
TrackerConfig
syncBatchSize property
syncBatchSize property
dark_mode
light_mode
syncBatchSize
property
int
syncBatchSize
final
Number of locations to batch in each sync request Default: 100
Implementation
final int syncBatchSize;
flutter_background_tracker_pro package
documentation
config/tracker_config
TrackerConfig
syncBatchSize property
TrackerConfig class