skipUploadScreenshots property
Whether to skip uploading screenshot images during publishing.
When true, skips uploading app screenshots for all device types.
Other image assets are controlled separately by skipUploadImages.
Default: false
Implementation
final bool skipUploadScreenshots;