whichTransactionOneof method

  1. @TagNumber.new(1)
  2. @TagNumber.new(2)
Transaction_TransactionOneof whichTransactionOneof()

Implementation

@$pb.TagNumber(1)
@$pb.TagNumber(2)
Transaction_TransactionOneof whichTransactionOneof() =>
    _Transaction_TransactionOneofByTag[$_whichOneof(0)]!;