credentials property
String?
get
credentials
Credentials used to unlock this Publication.
Implementation
String? get credentials => protectionService?.credentials;
Credentials used to unlock this Publication.
String? get credentials => protectionService?.credentials;