atLocationStream property

Stream<List<LocationModal>> get atLocationStream

Implementation

Stream<List<LocationModal>> get atLocationStream =>
    _atLocationStreamController.stream;