debuggerProtection method
Implementation
void debuggerProtection(void Function(IndividualConfigAndroid) configure) {
configureItem('DebuggerDetection', configure);
}
void debuggerProtection(void Function(IndividualConfigAndroid) configure) {
configureItem('DebuggerDetection', configure);
}