mountTargets property

List<MountTargetDescription>? mountTargets
final

Returns the file system's mount targets as an array of MountTargetDescription objects.

Implementation

final List<MountTargetDescription>? mountTargets;