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