address property
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;
The address of the first byte of data returned.
Treated as a hex value if prefixed with 0x
, or as a decimal value
otherwise.
final String address;