getNetworkError method

dynamic getNetworkError()

Implementation

getNetworkError() {
  return "No Internet Connection.";
}