startIn property
A JS FileSystemHandle or a well known directory (startInDesktop,
startInDocuments, startInDownloads, startInMusic,
startInPictures or startInVideos) to open the dialog in.
Implementation
final Object? startIn;
A JS FileSystemHandle or a well known directory (startInDesktop,
startInDocuments, startInDownloads, startInMusic,
startInPictures or startInVideos) to open the dialog in.
final Object? startIn;