//leakcanary-repo/shark/Leak/totalRetainedHeapByteSize
totalRetainedHeapByteSize¶
[jvm]\ val totalRetainedHeapByteSize: Int?
Sum of LeakTrace.retainedHeapByteSize for all elements in leakTraces. Null if the retained heap size was not computed.
//leakcanary-repo/shark/Leak/totalRetainedHeapByteSize
[jvm]\ val totalRetainedHeapByteSize: Int?
Sum of LeakTrace.retainedHeapByteSize for all elements in leakTraces. Null if the retained heap size was not computed.