menu
microsoft_graph_api package
documentation
models/group/group_conversation_model.dart
GroupConversation
lastDeliveredDateTime property
lastDeliveredDateTime property
dark_mode
light_mode
lastDeliveredDateTime
property
DateTime
?
lastDeliveredDateTime
final
The timestamp of the conversation's last delivered post.
Implementation
final DateTime? lastDeliveredDateTime;
microsoft_graph_api package
documentation
models/group/group_conversation_model
GroupConversation
lastDeliveredDateTime property
GroupConversation class