symbolicLinks property

List<SymbolicLink>? symbolicLinks
final

The list of symbolic links to other files and folders in the specified folder, if any.

Implementation

final List<SymbolicLink>? symbolicLinks;