menu
- Dart
- dart:html
- FileSystem class
FileSystem
- Annotations
-
- @SupportedBrowser(SupportedBrowser.CHROME)
- @Native("DOMFileSystem,WebKitFileSystem,webkitFileSystem,FileSystem")
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited
Static Properties
-
supported
→ bool
-
Checks if this type is supported on the current platform.
no setter