TSolSendTransactionBody constructor
const
TSolSendTransactionBody({})
Implementation
const TSolSendTransactionBody({
this.timestampMs,
this.organizationId,
required this.unsignedTransaction,
required this.signWith,
this.sponsor,
required this.caip2,
this.recentBlockhash,
});