Iterates over the given objects
and write
s them in sequence.
Source
external void writeAll(Iterable objects, [String separator = ""]);
Iterates over the given objects
and write
s them in sequence.
external void writeAll(Iterable objects, [String separator = ""]);