menu
encrypto_flutter package
documentation
encryptospi.dart
EncryptoSpi
decrypt abstract method
decrypt abstract method
dark_mode
light_mode
decrypt
abstract method
String
decrypt
(
String
val
)
notifies the class to decrypt the message and return value
Implementation
String decrypt(String val);
encrypto_flutter package
documentation
encryptospi
EncryptoSpi
decrypt abstract method
EncryptoSpi class