locationsUpdated property

Stream<List<String>> get locationsUpdated

Implementation

Stream<List<String>> get locationsUpdated =>
    _locationsUpdatedController.stream;