isProtected property

bool get isProtected

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

Implementation

bool get isProtected => protectionService != null;