data property
Implementation
@$pb.TagNumber(1)
NotificationRes_type get data => $_getN(0);
Implementation
@$pb.TagNumber(1)
set data(NotificationRes_type v) { setField(1, v); }
@$pb.TagNumber(1)
NotificationRes_type get data => $_getN(0);
@$pb.TagNumber(1)
set data(NotificationRes_type v) { setField(1, v); }