allocationLocation property Null safety
optional">@optionalread / write
The stack trace associated with the allocation of a ReceivePort.
Provided for instance kinds:
- ReceivePort
Implementation
@optional
InstanceRef? allocationLocation;
The stack trace associated with the allocation of a ReceivePort.
Provided for instance kinds:
@optional
InstanceRef? allocationLocation;