notifications property
Iterable
get
notifications
Implementation
Iterable get notifications =>
_notificationsHiveRepository.box.values.toList().reversed;
Iterable get notifications =>
_notificationsHiveRepository.box.values.toList().reversed;