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