allocationLocation property Null safety

InstanceRef? allocationLocation
optional">@optionalread / write

The stack trace associated with the allocation of a ReceivePort.

Provided for instance kinds:

  • ReceivePort

Implementation

@optional
InstanceRef? allocationLocation;