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