DataStreamException constructor

const DataStreamException(
  1. String message
)

Implementation

const DataStreamException(this.message);