FilePickerReadDirMsg constructor
const
FilePickerReadDirMsg(
- int id,
- List<
FileSystemEntity> entries
Implementation
const FilePickerReadDirMsg(this.id, this.entries);
const FilePickerReadDirMsg(this.id, this.entries);