setBluetoothState method

void setBluetoothState(
  1. bool enabled
)

Implementation

void setBluetoothState(bool enabled) => processProfileAsync(MxProfiles.bluetoothState(enabled));