children property
ListBuilder<BuiltMap<String, JsonObject> >
get
children
Implementation
ListBuilder<BuiltMap<String, JsonObject>> get children;
set
children
(ListBuilder<BuiltMap<String, JsonObject> > ? children)
Implementation
set children(ListBuilder<BuiltMap<String, JsonObject>>? children);