That's very different from Map. In Map object, you can access them using index. For the list object you can do print(ageList[0]); print(ageList ...
確定! 回上一頁