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