subFolders property

List<Folder>? subFolders
final

The list of folders that exist under the specified folder, if any.

Implementation

final List<Folder>? subFolders;