menu
u package
documentation
data/data.dart
UBillInfoParams
UBillInfoParams.new constructor
UBillInfoParams.new constructor
dark_mode
light_mode
UBillInfoParams
constructor
UBillInfoParams
(
{
required
String
billId
,
required
String
paymentId
,
})
Implementation
UBillInfoParams({ required this.billId, required this.paymentId, });
u package
documentation
data/data
UBillInfoParams
UBillInfoParams.new constructor
UBillInfoParams class