SendFileOptions constructor
Implementation
SendFileOptions({
this.mimeType,
this.topic,
this.destinationIdentities = const [],
this.encryptionType = Encryption_Type.NONE,
this.onProgress,
});
SendFileOptions({
this.mimeType,
this.topic,
this.destinationIdentities = const [],
this.encryptionType = Encryption_Type.NONE,
this.onProgress,
});