ConnectivityError constructor

ConnectivityError(
  1. String message
)

Implementation

ConnectivityError (this.message);