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