SecureStorageErrorMessage

value class SecureStorageErrorMessage(val text: String)

This value class represent strongly-typed errors of DeviceStorage operations and required to separate it with string args

Constructors

Link copied to clipboard
constructor(text: String)

Properties

Link copied to clipboard