menu
flutter_doctor package
documentation
models/ai_context.dart
AiContext
analyzerSummary property
analyzerSummary property
dark_mode
light_mode
analyzerSummary
property
Map
<
String
,
int
>
analyzerSummary
final
Total, errors, warnings, infos — never the raw list.
Implementation
final Map<String, int> analyzerSummary;
flutter_doctor package
documentation
models/ai_context
AiContext
analyzerSummary property
AiContext class