int totalJSHeapSize

Source

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