menu
dpay_flutter package
documentation
CheckoutOptions
DCheckoutOptions
currency property
currency
brightness_4
currency
property
String
currency
Implementation
String get currency => _currency;
void
currency=
(
String
currency
)
Implementation
set currency(String currency) { _currency = currency; }
dpay_flutter package
documentation
CheckoutOptions
DCheckoutOptions
currency property
DCheckoutOptions class
Constructors
DCheckoutOptions
Properties
accentColor
accessToken
amount
currency
customerAddressLine1
customerAddressLine2
customerCity
customerCountry
customerEmail
customerGivenName
customerId
customerMobile
customerPostalCode
customerRegion
darkMode
environment
hashCode
label
landmark
locale
orderId
paymentType
receiverName
receiverPhone
runtimeType
siteName
themeColor
Methods
noSuchMethod
toMap
toString
Operators
operator ==