isProtected property

bool isProtected

Returns whether this Publication is protected by a Content Protection technology.

Implementation

bool get isProtected => protectionService != null;