children property

List<FileNode> children
final

Child nodes if this is a directory.

Implementation

final List<FileNode> children;