write abstract method

void write(
  1. Iterable<String> list
)

write

Implementation

void write(Iterable<String> list);