Retrieves the experiment info
@override Future<String?> getStaleExperimentInfo() async { return getLocal(experimentINFO); }