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