//leakcanary-repo/shark/LeakTraceObject/retainedObjectCount
retainedObjectCount¶
[jvm]\ val retainedObjectCount: Int?
The minimum number of objects which would be unreachable 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.