Map<String, String> get init => { 'encryptedKey': encryptedKey, 'encryptedData': encryptedData, 'iv': iv, };