enableScreenProtection method
Implementation
Future<void> enableScreenProtection() {
throw UnimplementedError('enableScreenProtection() has not been implemented.');
}
Future<void> enableScreenProtection() {
throw UnimplementedError('enableScreenProtection() has not been implemented.');
}