SetHotspotDisable property

Future<void> get SetHotspotDisable

Implementation

static Future<void> get SetHotspotDisable async {
  return await _channel.invokeMethod('SetHotspotDisable');
}