WorldProgramError constructor

const WorldProgramError(
  1. String message
)

Implementation

const WorldProgramError(this.message);