menu
paylike_flutter_engine package
documentation
domain.dart
UnplannedPayment
UnplannedPayment constructor
UnplannedPayment constructor
dark_mode
light_mode
UnplannedPayment
constructor
UnplannedPayment
(
{
bool
?
merchant
,
bool
?
customer
,
})
Implementation
UnplannedPayment({this.merchant, this.customer});
paylike_flutter_engine package
documentation
domain
UnplannedPayment
UnplannedPayment constructor
UnplannedPayment class