menu
oneapp_sdk package
documentation
tapay/tapayscreen.dart
EncryptionResult
EncryptionResult.new constructor
EncryptionResult.new constructor
dark_mode
light_mode
EncryptionResult
constructor
EncryptionResult
(
String
encrypted
,
String
iv
)
Implementation
EncryptionResult(this.encrypted, this.iv);
oneapp_sdk package
documentation
tapay/tapayscreen
EncryptionResult
EncryptionResult.new constructor
EncryptionResult class