menu
likeminds_chat_flutter_ui package
documentation
likeminds_chat_flutter_ui.dart
LMChatAttachmentViewDataBuilder
createdAt method
createdAt method
dark_mode
light_mode
createdAt
method
void
createdAt
(
int
?
createdAt
)
Implementation
void createdAt(int? createdAt) { _createdAt = createdAt; }
likeminds_chat_flutter_ui package
documentation
likeminds_chat_flutter_ui
LMChatAttachmentViewDataBuilder
createdAt method
LMChatAttachmentViewDataBuilder class