serverTransfer property
final
Whether to upload the message attachments automatically to the chat server.
- (Default)
true: Yes; false: No. Message attachments are uploaded to a custom path.
Implementation
final bool serverTransfer;
Whether to upload the message attachments automatically to the chat server.
true: Yes;false: No. Message attachments are uploaded to a custom path.final bool serverTransfer;