NetworkError constructor

const NetworkError(
  1. String message
)

Implementation

const NetworkError(this.message);