InvalidPlanException constructor

const InvalidPlanException(
  1. String message
)

Implementation

const InvalidPlanException(this.message);