int usedJSHeapSize

Source

@DomName('MemoryInfo.usedJSHeapSize')
@DocsEditable()
int get usedJSHeapSize =>
    _blink.BlinkMemoryInfo.instance.usedJSHeapSize_Getter_(this);