menu
ipg_flutter package
documentation
models/customer_payment_response.dart
CustomerPaymentData
CustomerPaymentData.new constructor
CustomerPaymentData.new constructor
dark_mode
light_mode
CustomerPaymentData
constructor
CustomerPaymentData
(
{
bool
?
paymentStatus
,
})
Implementation
CustomerPaymentData({ this.paymentStatus,});
ipg_flutter package
documentation
models/customer_payment_response
CustomerPaymentData
CustomerPaymentData.new constructor
CustomerPaymentData class