memory property

int? get memory

The platform memory address.

Implementation

int? get memory => _memory;