TEthSendRawTransactionBody constructor
const
TEthSendRawTransactionBody({})
Implementation
const TEthSendRawTransactionBody({
this.timestampMs,
this.organizationId,
required this.signedTransaction,
required this.caip2,
});