totalSize property

int get totalSize

Allocated heap size in bytes.

Implementation

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