menu
rocket_chat_flutter_connector package
documentation
models/message_attachment_field.dart
MessageAttachmentField
MessageAttachmentField constructor
MessageAttachmentField constructor
dark_mode
light_mode
MessageAttachmentField
constructor
MessageAttachmentField
(
{
bool
?
short
,
String
?
title
,
String
?
value
,
})
Implementation
MessageAttachmentField({ this.short, this.title, this.value, });
rocket_chat_flutter_connector package
documentation
models/message_attachment_field
MessageAttachmentField
MessageAttachmentField constructor
MessageAttachmentField class