debugFilePath property

String debugFilePath

Returns the debug file path or where it should be if the debug mode is disabled.

Implementation

static String get debugFilePath => _debugFile.path;