EndOfStreamError constructor

const EndOfStreamError(
  1. String value
)

Implementation

const EndOfStreamError(this.value);