accumulatedSize property Null safety
read / write
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;