FileIOWeb constructor
FileIOWeb()
Implementation
FileIOWeb() {
throw UnsupportedError('Cannot create FileIO without dart:html or dart:io');
}
FileIOWeb() {
throw UnsupportedError('Cannot create FileIO without dart:html or dart:io');
}