GetFolderParams.shouldIncludeNonExisting?
GetFolderParams › shouldIncludeNonExisting?
Type: boolean
Whether to allow the folder to not exist. Iftrue, a new folder is created for the provided path. If false, an error is thrown if the folder is not found.