@override void onLocationsUpdated(List<String> locations) { _locationsUpdatedController.add(locations); }