serviceType property

  1. @override
Type get serviceType
inherited

This is the supertype of the service that the subclass is implementing

Implementation

@override
Type get serviceType => ContentProtectionService;