//leakcanary-repo/shark/LeakTraceObject/retainedHeapByteSize
retainedHeapByteSize¶
[jvm]\ val retainedHeapByteSize: Int?
The minimum number of bytes which would be freed if all references to this object were released. Not null only if the retained heap size was computed AND leakingStatus is equal to LeakingStatus.UNKNOWN or LeakingStatus.LEAKING.