UnknownHttpError constructor

UnknownHttpError(
  1. String message
)

Implementation

UnknownHttpError(this.message);