newTransaction property
Implementation
@$pb.TagNumber(6)
$3.TransactionOptions get newTransaction => $_getN(3);
Implementation
@$pb.TagNumber(6)
set newTransaction($3.TransactionOptions v) {
setField(6, v);
}
@$pb.TagNumber(6)
$3.TransactionOptions get newTransaction => $_getN(3);
@$pb.TagNumber(6)
set newTransaction($3.TransactionOptions v) {
setField(6, v);
}