TransmissionError constructor

const TransmissionError(
  1. String reason
)

Implementation

const TransmissionError(this.reason);