symbolAddr property

String? symbolAddr
final

An optional address that points to a symbol. We use the instruction address for symbolication, but this can be used to calculate an instruction offset automatically.

Implementation

final String? symbolAddr;