NetworkResponseError constructor

NetworkResponseError(
  1. String message
)

Implementation

NetworkResponseError(this.message);