transaction property
Reads the document in a transaction.
Implementation
@$pb.TagNumber(3)
$core.List<$core.int> get transaction => $_getN(2);
Reads the document in a transaction.
@$pb.TagNumber(3)
$core.List<$core.int> get transaction => $_getN(2);