skipUploadImages property
Whether to skip uploading image assets during publishing.
When true, skips uploading promotional images and graphics.
Screenshots are not included and controlled separately by
skipUploadScreenshots.
Default: false
Implementation
final bool skipUploadImages;