AmountPaymentConstraint({required this.minimum, required this.maximum}) : super(PaymentConstraintType.amount);