FlipSubmitShortAnswersResponseResult constructor

FlipSubmitShortAnswersResponseResult({
  1. String txHash,
})

Implementation

FlipSubmitShortAnswersResponseResult({
  this.txHash,
});