PaymentOptionsModal constructor
const
PaymentOptionsModal({
- Key? key,
- required VoucherGenerationSummaryViewModel model,
Implementation
const PaymentOptionsModal({super.key, required this.model});