size async def size(name:str) -> int: Returns the number of items in the list. If the list does not exist it is considered an error, so a ResponseError is raised.