🤔 Documentation issue? Report it //leakcanary-repo/shark/GcRoot/Debugger Debugger¶ [jvm]\ class Debugger(val id: Long) : GcRoot An object held by a connected debugger Constructors¶ Debugger [jvm]constructor(id: Long) Properties¶ Name Summary id [jvm]open override val id: LongThe object id of the object that this gc root references.