TEthSendRawTransactionResponse constructor
const
TEthSendRawTransactionResponse({
- required v1Activity activity,
- v1EthSendRawTransactionResult? result,
Implementation
const TEthSendRawTransactionResponse({required this.activity, this.result,});