screenshots property

Map<String, List<File>> screenshots
final

ScreenshotDisplayType -> the files to publish, in the order Apple should show them. Only types with a directory present appear at all.

Implementation

final Map<String, List<File>> screenshots = {};