menu
revali package
documentation
handlers/vm_service_handler.dart
VMServiceHandler
errors property
errors property
dark_mode
light_mode
errors
property
Future
<
List
<
(
String
,
List
<
AnalysisError
>
)
>
>
Function
()
errors
final
Implementation
final Future<List<(String, List<AnalysisError>)>> Function() errors;
revali package
documentation
handlers/vm_service_handler
VMServiceHandler
errors property
VMServiceHandler class