Dart
dart:html
FileWriter
write method
description
write method
void
write
(
Blob
data
)
Implementation
void
write(Blob data) native;