protectionError property

UserException? protectionError

The error raised when trying to unlock the Publication, if any.

Implementation

UserException? get protectionError => protectionService?.error;