menu
dart_agent_core package
documentation
eval.dart
ReportStore
load abstract method
load abstract method
dark_mode
light_mode
load
abstract method
Future
<
PersistedRunReport
?
>
load
(
String
runName
)
Implementation
Future<PersistedRunReport?> load(String runName);
dart_agent_core package
documentation
eval
ReportStore
load abstract method
ReportStore class