FlipSubmitLongAnswersResponseResult constructor

FlipSubmitLongAnswersResponseResult({
  1. String? txHash,
})

Implementation

FlipSubmitLongAnswersResponseResult({
  this.txHash,
});