To get access to index, you need to convert your list to a map using the asMap operator. Example final fruitList = ['apple', 'orange', ...
確定! 回上一頁