imageAddr property

String? imageAddr
getter/setter pair

Required. Memory address, at which the image is mounted in the virtual address space of the process. Should be a string in hex representation prefixed with "0x".

Implementation

String? imageAddr;