protectionName property
String?
get
protectionName
User-facing name for this Content Protection, e.g. "Readium LCP". It could be used in a sentence such as "Protected by {name}".
Implementation
String? get protectionName => protectionLocalizedName?.string;