atNotificationsSink property
StreamSink<List<KeyLocationModel> >
get
atNotificationsSink
Implementation
StreamSink<List<KeyLocationModel>> get atNotificationsSink =>
atNotificationsController.sink as StreamSink<List<KeyLocationModel>>;