adbEnabled property

bool? adbEnabled
getter/setter pair

Whether ADB (https://developer.android.com/studio/command-line/adb.html) is enabled on the device.

Implementation

core.bool? adbEnabled;