PaymentMethod constructor

const PaymentMethod(
  1. String value
)

Implementation

const PaymentMethod(this.value);