token property

  1. @optional
InstanceRef? token
getter/setter pair

The token passed to the finalizer callback for a FinalizerEntry instance.

Provided for instance kinds:

  • FinalizerEntry

Implementation

@optional
InstanceRef? token;