Whether Developer Mode is enabled on the device.
Enabled developer options (for example, USB debugging on Android) increase the attack surface of the device.
Future<bool> get isDevMode;