menu
baiomy package
documentation
password_encryption/encrypted_payload.dart
EncryptedPayload
cipherText property
cipherText property
dark_mode
light_mode
cipherText
property
String
cipherText
final
The encrypted value, Base64-encoded.
Implementation
final String cipherText;
baiomy package
documentation
password_encryption/encrypted_payload
EncryptedPayload
cipherText property
EncryptedPayload class