Retrieves the experiment info
@override Future<String?> getStaleExperimentInfo() => methodChannel.invokeMethod<String>('getStaleExperimentInfo');