menu
flutter_sms_reader package
documentation
models/sms_conversation_message.dart
SmsConversationMessage
threadId property
threadId property
dark_mode
light_mode
threadId
property
String
threadId
final
Thread ID of the conversation this message belongs to
Implementation
final String threadId;
flutter_sms_reader package
documentation
models/sms_conversation_message
SmsConversationMessage
threadId property
SmsConversationMessage class