SubmitTransactionResponse constructor
- SubmitTransactionResponseExtras extras,
- int ledger,
- String hash,
- String strEnvelopeXdr,
- String strResultXdr
Implementation
SubmitTransactionResponse(this.extras, this.ledger, this.hash,
this.strEnvelopeXdr, this.strResultXdr);