blockIfDeveloperMode property
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;
If set to true, the check will flag the device as unsafe if Developer Options or USB Debugging is enabled.
Defaults to false.
final bool blockIfDeveloperMode;