Connectivity constructor
Connectivity({})
Implementation
Connectivity({
this.freeWifi,
this.freeWifiException,
this.publicAreaWifiAvailable,
this.publicAreaWifiAvailableException,
this.publicInternetTerminal,
this.publicInternetTerminalException,
this.wifiAvailable,
this.wifiAvailableException,
});