- Dart
- dart:io
- FileSystemCreateEvent class
FileSystemCreateEvent class
File system event for newly created file system objects.
Methods
-
toString()
→ String
-
Returns a string representation of this object.
override
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a non-existent method or property is accessed. [...]
inherited