address property

String address
final

The address of the first byte of data returned. Treated as a hex value if prefixed with 0x, or as a decimal value otherwise.

Implementation

final String address;