privateNotificationMessage property

  1. @TagNumber(17)
PrivateNotificationMessage get privateNotificationMessage

Implementation

@$pb.TagNumber(17)
PrivateNotificationMessage get privateNotificationMessage => $_getN(16);
  1. @TagNumber(17)
set privateNotificationMessage (PrivateNotificationMessage v)

Implementation

@$pb.TagNumber(17)
set privateNotificationMessage(PrivateNotificationMessage v) { setField(17, v); }