Get count of stored locations
static Future<int> getLocationCount() { return BackgroundTrackerPlatform.instance.getLocationCount(); }