menu
flutter_chat_sdk package
documentation
chat.dart
MessageContent
cipherText property
cipherText property
dark_mode
light_mode
cipherText
property
String
?
cipherText
final
Encrypted content (ciphertext).
Implementation
final String? cipherText;
flutter_chat_sdk package
documentation
chat
MessageContent
cipherText property
MessageContent class