menu
googleapis package
documentation
content/v2_1.dart
Installment
Installment constructor
Installment constructor
dark_mode
light_mode
Installment
constructor
Installment
(
{
Price
?
amount
,
String
?
creditType
,
Price
?
downpayment
,
String
?
months
,
})
Implementation
Installment({ this.amount, this.creditType, this.downpayment, this.months, });
googleapis package
documentation
content/v2_1
Installment
Installment constructor
Installment class