EOFException constructor

const EOFException(
  1. String message
)

Implementation

const EOFException(this.message);