PrerequisiteNotSatisfiedException constructor

const PrerequisiteNotSatisfiedException(
  1. String message
)

Implementation

const PrerequisiteNotSatisfiedException(this.message);