atNotificationsController property

StreamController atNotificationsController
getter/setter pair

Implementation

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