name property
User-facing name for this Content Protection, e.g. "Readium LCP". It could be used in a sentence such as "Protected by {name}"
Implementation
@override
LocalizedString get name => LocalizedString.fromString("Readium LCP");
User-facing name for this Content Protection, e.g. "Readium LCP". It could be used in a sentence such as "Protected by {name}"
@override
LocalizedString get name => LocalizedString.fromString("Readium LCP");