children property

List<ProcessMemoryItem>? children
getter/setter pair

Subdivisions of this bucket of memory.

Implementation

List<ProcessMemoryItem>? children;