allow Disk Use
abstract fun allowDiskUse(allowDiskUse: Boolean?): AggregateFlow<TResult>
Content copied to clipboard
Enables writing to temporary files. A null value indicates that it's unspecified.
Return
this
Parameters
allow Disk Use
true if writing to temporary files is enabled