children property Null safety

List<ProcessMemoryItem>? children
read / write

Subdivisons of this bucket of memory.

Implementation

List<ProcessMemoryItem>? children;