ConnectionError constructor

ConnectionError(
  1. String message
)

Implementation

ConnectionError(this.message);