menu
microsoft_graph_api package
documentation
models/group/conversation_thread_model.dart
ConversationThread
posts property
posts property
dark_mode
light_mode
posts
property
List
<
Post
>
?
posts
final
The posts in this thread.
Implementation
final List<Post>? posts;
microsoft_graph_api package
documentation
models/group/conversation_thread_model
ConversationThread
posts property
ConversationThread class