whichRecipients method

  1. @TagNumber.new(1)
  2. @TagNumber.new(2)
NotificationRecipient_Recipients whichRecipients()

Implementation

@$pb.TagNumber(1)
@$pb.TagNumber(2)
NotificationRecipient_Recipients whichRecipients() =>
    _NotificationRecipient_RecipientsByTag[$_whichOneof(0)]!;