FileSystemOpfsWebShowSaveFilePickerOptions constructor
const
FileSystemOpfsWebShowSaveFilePickerOptions({})
Options for window.showSaveFilePicker().
Implementation
const FileSystemOpfsWebShowSaveFilePickerOptions({
super.id,
super.startIn,
this.suggestedName,
this.excludeAcceptAllOption,
this.types,
});