Future forEach<T>(. Iterable<T> elements,; FutureOr action(. T element. ) ) Performs an action for each element of the iterable, in turn.
確定! 回上一頁