NetworkError constructor

NetworkError(
  1. String message
)

Implementation

NetworkError(this.message);