notifications property
Implementation
@$pb.TagNumber(23)
Notifications get notifications => $_getN(22);
Implementation
@$pb.TagNumber(23)
set notifications(Notifications v) {
setField(23, v);
}
@$pb.TagNumber(23)
Notifications get notifications => $_getN(22);
@$pb.TagNumber(23)
set notifications(Notifications v) {
setField(23, v);
}