debugId property

String? debugId
final

Required. Identifier of the dynamic library or executable. It is the value of the LC_UUID load command in the Mach header, formatted as UUID.

Implementation

final String? debugId;