address property

int address
final

The address of the data in memory, since pointers cannot be sent across isolates.

Implementation

final int address;