Dart API Reference
dart:html
FileWriter
write
write
method
@DomName('FileWriter.write')
@DocsEditable()
void
write
(
Blob
data
)