dillOutput property

String? dillOutput
final

The produced dill output file, this will either be a full dill file, an incremental dill file, or null if no file was produced.

Implementation

final String? dillOutput;