apis/entries_api library

Typedefs

ErrorCallback = void Function(DOMException err)
FileCallback = void Function(File file)
FileSystemEntriesCallback = void Function(List<FileSystemEntry> entries)
FileSystemEntryCallback = void Function(FileSystemEntry entry)