accumulatedSize property Null safety

int? accumulatedSize
read / write

The number of bytes allocated for instances of class since the accumulator was last reset.

Implementation

int? accumulatedSize;