txResponse property

  1. @TagNumber(1)
TxResponse txResponse

Implementation

@$pb.TagNumber(1)
$8.TxResponse get txResponse => $_getN(0);
  1. @TagNumber(1)
void txResponse=(TxResponse v)

Implementation

@$pb.TagNumber(1)
set txResponse($8.TxResponse v) { setField(1, v); }