notifications property

  1. @TagNumber.new(1)
List<NotificationRes> get notifications

Implementation

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