fromDiskInfo property

List<DiskInfo>? fromDiskInfo
final

A list of objects describing the disks that were attached to the source instance.

Implementation

final List<DiskInfo>? fromDiskInfo;