usedSize property

int get usedSize

Used heap size in bytes.

Implementation

int get usedSize => json['usedSize'];