parsedSecretStorageKeyContent property

SecretStorageKeyContent parsedSecretStorageKeyContent

Implementation

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