InternetConnectivityCallBack typedef

InternetConnectivityCallBack = void Function(String res)

Implementation

typedef InternetConnectivityCallBack = void Function(String mesg);