whichPayload method

  1. @TagNumber.new(10)
  2. @TagNumber.new(11)
TransactionMessage_Payload whichPayload()

Implementation

@$pb.TagNumber(10)
@$pb.TagNumber(11)
TransactionMessage_Payload whichPayload() =>
    _TransactionMessage_PayloadByTag[$_whichOneof(0)]!;