menu
dpay_flutter package
documentation
CustomerInfo
CustomerInfo
label property
label
brightness_4
label
property
String
label
Implementation
String get label => _label;
void
label=
(
String
label
)
Implementation
set label(String label) { _label = label; }
dpay_flutter package
documentation
CustomerInfo
CustomerInfo
label property
CustomerInfo class
Constructors
CustomerInfo
Properties
customerAddressLine1
customerAddressLine2
customerCity
customerCountry
customerEmail
customerGivenName
customerId
customerMobile
customerPostalCode
customerRegion
hashCode
label
landmark
receiverName
receiverPhone
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==