Abstract
Protected
constructorProtected
{string}
Optional
pinCode: string = ''{string}
Optional
options: EncryptedStorageOptions{EncryptedStorageOptions}
Put an item into database. replaces the item with the same key.
{string} storage key
{T} structured data objects
abstract class AbstractStorageService