address property

String address
final

The address of the instruction. Treated as a hex value if prefixed with 0x, or as a decimal value otherwise.

Implementation

final String address;