menu
trackier_sdk_flutter package
documentation
trackierconfig.dart
TrackerSDKConfig
setEncryptionKey method
setEncryptionKey method
dark_mode
light_mode
setEncryptionKey
method
void
setEncryptionKey
(
String
encryptionKey
)
Implementation
void setEncryptionKey(String encryptionKey) { this.encryptionKey = encryptionKey; }
trackier_sdk_flutter package
documentation
trackierconfig
TrackerSDKConfig
setEncryptionKey method
TrackerSDKConfig class