children property

List<GenericDocument>? children
getter/setter pair

A list of sub-documents.

Implementation

List<GenericDocument>? children;