InvalidProgramLength constructor

const InvalidProgramLength(
  1. String reason
)

Implementation

const InvalidProgramLength(this.reason);