startIn property

Object? startIn
final

A JS FileSystemHandle or a well known directory (startInDesktop, startInDocuments, startInDownloads, startInMusic, startInPictures or startInVideos) to open the dialog in.

Implementation

final Object? startIn;