ErrorExpectedCharacter constructor

const ErrorExpectedCharacter(
  1. int char
)

Implementation

const ErrorExpectedCharacter(this.char);