recipient property
Implementation
@$pb.TagNumber(3)
NotificationRecipient get recipient => $_getN(2);
Implementation
@$pb.TagNumber(3)
set recipient(NotificationRecipient value) => $_setField(3, value);
@$pb.TagNumber(3)
NotificationRecipient get recipient => $_getN(2);
@$pb.TagNumber(3)
set recipient(NotificationRecipient value) => $_setField(3, value);