StreamBytesOptions constructor
Implementation
StreamBytesOptions({
this.name,
this.mimeType,
this.topic,
this.destinationIdentities = const [],
this.attributes = const {},
this.streamId,
this.totalSize,
this.encryptionType = Encryption_Type.NONE,
});