PayPasswordException constructor

const PayPasswordException(
  1. String error
)

Implementation

const PayPasswordException(this.error);