TransportError constructor

TransportError(
  1. dynamic error
)

Implementation

TransportError(this.error);