screenshotFiles property

List<ChromeOsDeviceScreenshotFiles>? screenshotFiles
getter/setter pair

A list of screenshot files to download.

Type is always "SCREENSHOT_FILE". (Read-only)

Implementation

core.List<ChromeOsDeviceScreenshotFiles>? screenshotFiles;