RecvError$Timeout constructor

const RecvError$Timeout(
  1. TimeoutException timeoutException
)

Implementation

const RecvError$Timeout(this.timeoutException);