shallowSize property Null safety

int shallowSize

The space used by this object in bytes.

Implementation

int get shallowSize => _shallowSize;