updateWifiEnabled abstract method

Future<void> updateWifiEnabled(
  1. bool enabled
)

Updates whether WiFi scanning is enabled

Implementation

Future<void> updateWifiEnabled(bool enabled);