menu
dart_code_metrics package
documentation
lint_analyzer.dart
LintFileReport
functions property
functions property
dark_mode
light_mode
functions
property
Map
<
String
,
Report
>
functions
final
The all functions / methods reports in the target file.
Implementation
final Map<String, Report> functions;
dart_code_metrics package
documentation
lint_analyzer
LintFileReport
functions property
LintFileReport class