noticeCount property

int get noticeCount

Total notice count.

Implementation

int get noticeCount => activeNotices.length;