pointerId property
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;
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
int get pointerId => _pointerId;