ErrorUnexpectedCharacter constructor

const ErrorUnexpectedCharacter([
  1. int? char
])

Implementation

const ErrorUnexpectedCharacter([this.char]);