ConnectError constructor

ConnectError(
  1. dynamic error
)

Implementation

ConnectError(this.error);