disks property

List<Disk>? disks
getter/setter pair

A list of disks contained in this scope.

Output only.

Implementation

core.List<Disk>? disks;