Running the command `dart doc --dry-run` creates an empty `UNUSED` folder. Running on Dart version 2.19.2: ```bash $ dart --version Dart SDK version: 2.19.2 (stable) (Unknown timestamp) on "linux_x64" ```