imageAddr property

String? imageAddr
final

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

final String? imageAddr;