diskVolumeReports property

List<ChromeOsDeviceDiskVolumeReports>? diskVolumeReports
getter/setter pair

Reports of disk space and other info about mounted/connected volumes.

Implementation

core.List<ChromeOsDeviceDiskVolumeReports>? diskVolumeReports;