menu
flutter_chat_sdk package
documentation
chat.dart
ChatConfig
encryptionKey property
encryptionKey property
dark_mode
light_mode
encryptionKey
property
String
?
encryptionKey
final
Encryption key for messages (optional).
Implementation
final String? encryptionKey;
flutter_chat_sdk package
documentation
chat
ChatConfig
encryptionKey property
ChatConfig class