checkWiFiEnable method

Future<bool> checkWiFiEnable()

Implementation

Future<bool> checkWiFiEnable() {
  throw UnimplementedError('checkWiFiEnable() has not been implemented.');
}