function getListingWithCount getListingWithCount(id: number): Promise<ListingWithCount | null> Read one listing when absence is expected. Parameters id: number Return Type Promise<ListingWithCount | null>