PaymentStatus constructor

const PaymentStatus(
  1. String value
)

Implementation

const PaymentStatus(this.value);