privateNotificationMessage property
Implementation
@$pb.TagNumber(17)
PrivateNotificationMessage get privateNotificationMessage => $_getN(16);
Implementation
@$pb.TagNumber(17)
set privateNotificationMessage(PrivateNotificationMessage v) { setField(17, v); }