load abstract method

Future<PersistedRunReport?> load(
  1. String runName
)

Implementation

Future<PersistedRunReport?> load(String runName);