menu
flutter_offline_background_location package
documentation
flutter_background_location.dart
BackgroundLocationConfig
maxRecords property
maxRecords property
dark_mode
light_mode
maxRecords
property
int
maxRecords
final
Maximum number of records to keep. Oldest deleted first. 0 = unlimited.
Implementation
final int maxRecords;
flutter_offline_background_location package
documentation
flutter_background_location
BackgroundLocationConfig
maxRecords property
BackgroundLocationConfig class