InternetConnectivityCallBack typedef
InternetConnectivityCallBack =
void Function(String mesg)
Implementation
typedef InternetConnectivityCallBack = void Function(String mesg);
typedef InternetConnectivityCallBack = void Function(String mesg);