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