notifications property

  1. @TagNumber(1)
List<Notification> notifications

Implementation

@$pb.TagNumber(1)
$core.List<Notification> get notifications => $_getList(0);