InternetConnectivityCallBack typedef

InternetConnectivityCallBack = void Function(String mesg)

Implementation

typedef void InternetConnectivityCallBack(String mesg);