children property

List<GenericDocument>? children
read / write

A list of sub-documents.

Implementation

List<GenericDocument>? children;