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