getContentProtection property

Future<DwmDisplayAffinity?> get getContentProtection

Implementation

Future<DwmDisplayAffinity?> get getContentProtection async {
  throw UnimplementedError('getContentProtection has not been implemented.');
}