public async Task <V1CorporationIcons> IconsAsync(long corporationId) { return(await _internalLatestCorporations.IconsAsync(corporationId)); }