MeldOptions constructor
MeldOptions({})
Implementation
MeldOptions({
this.countryCode,
this.country,
this.sourceCurrencyCode,
this.destinationCurrencyCode,
this.walletAddress,
this.amount,
this.paymentMethod,
this.language,
this.locale,
});