error property
The error raised when trying to unlock the Publication
, if any.
Implementation
@override
UserException? get error => _error;
The error raised when trying to unlock the Publication
, if any.
@override
UserException? get error => _error;