blockIfDeveloperMode property

bool blockIfDeveloperMode
final

If set to true, the check will flag the device as unsafe if Developer Options or USB Debugging is enabled.

Defaults to false.

Implementation

final bool blockIfDeveloperMode;