pointerId property

int get pointerId
inherited

The pointer ID of the native object

Used to identify the object in the native pool Should not be used directly by the API user

Implementation

int get pointerId => _pointerId;