menu
dpay_flutter package
documentation
CheckoutOptions
DCheckoutOptions
amount property
amount
brightness_4
amount
property
String
amount
Implementation
String get amount => _amount;
void
amount=
(
String
amount
)
Implementation
set amount(String amount) { _amount = amount; }
dpay_flutter package
documentation
CheckoutOptions
DCheckoutOptions
amount 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 ==