shallowSize property

int shallowSize

The sum of shallow sizes of all objects in this graph in bytes.

Implementation

int get shallowSize => _shallowSize;