txResponse property

  1. @TagNumber(2)
TxResponse txResponse

Implementation

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

Implementation

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