atNotificationsController property

StreamController atNotificationsController
getter/setter pair

Implementation

StreamController atNotificationsController =
    StreamController<List<KeyLocationModel>>.broadcast();