projectPath property
Absolute path to the Flutter project root — used to persist explored paths
in .dangi_doctor/explored_paths.json across runs.
Implementation
final String? projectPath;
Absolute path to the Flutter project root — used to persist explored paths
in .dangi_doctor/explored_paths.json across runs.
final String? projectPath;