fileSupplier property

FileSupplier? fileSupplier
final

Function that returns a file that should be written to. If this is set, file has no effect.

Implementation

final FileSupplier? fileSupplier;