parsedSecretStorageKeyContent property

SecretStorageKeyContent get parsedSecretStorageKeyContent

Implementation

SecretStorageKeyContent get parsedSecretStorageKeyContent =>
    SecretStorageKeyContent.fromJson(content);