allocationLocation property
getter/setter pairoverride
The stack trace associated with the allocation of a ReceivePort.
Provided for instance kinds:
- ReceivePort
Implementation
@optional
@override
InstanceRef? allocationLocation;
The stack trace associated with the allocation of a ReceivePort.
Provided for instance kinds:
@optional
@override
InstanceRef? allocationLocation;