Answer: Because arr.length you are trying to iterate over a int arr is of type Iterable which is expected on the statement: for (var T ...
確定! 回上一頁