AutomaticReloadPaymentSummaryItem constructor
AutomaticReloadPaymentSummaryItem({})
Implementation
AutomaticReloadPaymentSummaryItem({
required this.label,
required this.amount,
required this.thresholdAmount,
});