notifications property

  1. @TagNumber(23)
Notifications get notifications

Implementation

@$pb.TagNumber(23)
Notifications get notifications => $_getN(22);
  1. @TagNumber(23)
set notifications (Notifications v)

Implementation

@$pb.TagNumber(23)
set notifications(Notifications v) {
  setField(23, v);
}