transactions property
/ List of transaction requests.
Implementation
@$pb.TagNumber(1)
$pb.PbList<RequestEnvelope> get transactions => $_getList(0);
/ List of transaction requests.
@$pb.TagNumber(1)
$pb.PbList<RequestEnvelope> get transactions => $_getList(0);