atNotificationsStream property
Stream<List<KeyLocationModel> >
get
atNotificationsStream
Implementation
Stream<List<KeyLocationModel>> get atNotificationsStream =>
atNotificationsController.stream as Stream<List<KeyLocationModel>>;