menu
cometchat_sdk
models/conversation.dart
Conversation
updatedAt property
updatedAt
brightness_4
brightness_5
updatedAt
property
DateTime
?
updatedAt
getter/setter pair
updatedAt
is the time at which the conversation was last updated.
Implementation
DateTime? updatedAt;
cometchat_sdk
conversation
Conversation
updatedAt property
Conversation class