allocationLocation property

  1. @optional
  2. @override
InstanceRef? allocationLocation
getter/setter pairoverride

The stack trace associated with the allocation of a ReceivePort.

Provided for instance kinds:

  • ReceivePort

Implementation

@optional
@override
InstanceRef? allocationLocation;