error property

  1. @override
UserException? error

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

Implementation

@override
UserException? get error => _error;