menu
bodsquare_sdk package
documentation
conversations/models/conversation_model/conversation_message.dart
ConversationMessage
storyId property
storyId property
dark_mode
light_mode
storyId
property
@JsonKey(name: 'story_id')
String
?
storyId
final
Implementation
@JsonKey(name: 'story_id') final String? storyId;
bodsquare_sdk package
documentation
conversations/models/conversation_model/conversation_message
ConversationMessage
storyId property
ConversationMessage class