menu
dart_code_metrics package
documentation
reporters.dart
Reporter<T extends FileReport, S, Params>
Reporter const constructor
Reporter const constructor
dark_mode
light_mode
Reporter<
T extends FileReport
,
S
,
Params
>
constructor
const
Reporter<
T extends FileReport
,
S
,
Params
>
(
)
Implementation
const Reporter();
dart_code_metrics package
documentation
reporters
Reporter<T extends FileReport, S, Params>
Reporter const constructor
Reporter class