shallowSize property Null safety
The sum of shallow sizes of all objects in this graph in bytes.
Implementation
int get shallowSize => _shallowSize;
The sum of shallow sizes of all objects in this graph in bytes.
int get shallowSize => _shallowSize;