menu
combine_coverage package
documentation
coverage_file.dart
CoverageFile
path property
path property
dark_mode
light_mode
path
property
String
get
path
The
path
to the coverage
file
.
Implementation
String get path => file.path;
combine_coverage package
documentation
coverage_file
CoverageFile
path property
CoverageFile class