menu
apptrove_sdk_flutter package
documentation
apptroveconfig.dart
AppTroveSDKConfig
setEncryptionKey method
setEncryptionKey method
dark_mode
light_mode
setEncryptionKey
method
void
setEncryptionKey
(
String
encryptionKey
)
Implementation
void setEncryptionKey(String encryptionKey) { this.encryptionKey = encryptionKey; }
apptrove_sdk_flutter package
documentation
apptroveconfig
AppTroveSDKConfig
setEncryptionKey method
AppTroveSDKConfig class