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