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