responses property

  1. @TagNumber(1)
PbList<TransactionResponse> get responses

/ List of transaction responses.

Implementation

@$pb.TagNumber(1)
$pb.PbList<$1.TransactionResponse> get responses => $_getList(0);