children property

Iterable<(String, InspectEntry)> get children

Returns all children of this entry.

Implementation

Iterable<(String, InspectEntry)> get children;