menu
microsoft_graph_api package
documentation
models/group/group_conversation_model.dart
GroupConversation
hasAttachments property
hasAttachments property
dark_mode
light_mode
hasAttachments
property
bool
?
hasAttachments
final
If true, indicates that the conversation has attachments.
Implementation
final bool? hasAttachments;
microsoft_graph_api package
documentation
models/group/group_conversation_model
GroupConversation
hasAttachments property
GroupConversation class