ErrorUnexpectedInput constructor

const ErrorUnexpectedInput(
  1. int length
)

Implementation

const ErrorUnexpectedInput(this.length);