address property
final
The address of the data in memory, since pointers cannot be sent across isolates.
Implementation
final int address;
The address of the data in memory, since pointers cannot be sent across isolates.
final int address;