serviceType property

  1. @override
Type serviceType
override

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

Implementation

@override
Type get serviceType => ContentProtectionService;