baseAddress property

String baseAddress
final

Base address where the module is loaded into memory. Encoded as a decimal or hexadecimal (0x prefixed) string.

Implementation

final String baseAddress;