disks property

List<Disk>? disks
getter/setter pair

Attached disks to notebook instance.

Output only.

Implementation

core.List<Disk>? disks;