stateFile property

String? stateFile

Gets the state file path.

Implementation

String? get stateFile => _dumper?.stateFile.path;