In Swift, mapping an Array<E> returns an Array<R> of the new result type. Why is the result of mapping a Dart List<E> not already a list? – ...
確定! 回上一頁