newTransaction property

  1. @TagNumber.new(6)
TransactionOptions get newTransaction

Implementation

@$pb.TagNumber(6)
$41.TransactionOptions get newTransaction => $_getN(3);
  1. @TagNumber.new(6)
set newTransaction (TransactionOptions v)

Implementation

@$pb.TagNumber(6)
set newTransaction($41.TransactionOptions v) { setField(6, v); }