menu
abrevva package
documentation
abrevva_param_classes.dart
DecryptResult
DecryptResult.new constructor
DecryptResult.new constructor
dark_mode
light_mode
DecryptResult
constructor
DecryptResult
(
String
plainText
,
String
authOk
)
Implementation
DecryptResult(this.plainText, this.authOk);
abrevva package
documentation
abrevva_param_classes
DecryptResult
DecryptResult.new constructor
DecryptResult class