menu
secure_string_compressor package
documentation
aes_encryption.dart
AesEncryption
getCode method
getCode method
dark_mode
light_mode
getCode
method
dynamic
getCode
(
String
encoded
)
Implementation
getCode(String encoded) => encrypt.Encrypted.fromBase64(encoded);
secure_string_compressor package
documentation
aes_encryption
AesEncryption
getCode method
AesEncryption class