public async Task <IList <V1UniverseSystemJumps> > SystemJumpsAsync() { return(await _internalLatestUniverse.SystemJumpsAsync()); }