PaymentMethodPriority constructor

PaymentMethodPriority(
  1. dynamic id,
  2. dynamic jsonValue
)

Implementation

PaymentMethodPriority(super.id, super.jsonValue);