jsonFileName property

String jsonFileName

The path to the generated JSON log file, if enabled by dumpJson.

Implementation

String get jsonFileName => '$_fileNameStart.tracker.json';