setContentProtection method
Implementation
Future<void> setContentProtection(DwmDisplayAffinity value) async {
throw UnimplementedError('setContentProtection() has not been implemented.');
}
Future<void> setContentProtection(DwmDisplayAffinity value) async {
throw UnimplementedError('setContentProtection() has not been implemented.');
}