INetworkException constructor

const INetworkException([
  1. String? message
])

Implementation

const INetworkException([this.message]);