enableScreenProtection method

Future<void> enableScreenProtection()

Implementation

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