accumulatedSize property
getter/setter pair
The number of bytes allocated for instances of class since the accumulator was last reset.
Implementation
int? accumulatedSize;
The number of bytes allocated for instances of class since the accumulator was last reset.
int? accumulatedSize;