atLocationSink property

StreamSink<List<LocationModal>> get atLocationSink

Implementation

StreamSink<List<LocationModal>> get atLocationSink =>
    _atLocationStreamController.sink;