portId property Null safety
@optional, read / write
The port ID for a ReceivePort.
Provided for instance kinds:
- ReceivePort
Implementation
@optional
int? portId;
The port ID for a ReceivePort.
Provided for instance kinds:
@optional
int? portId;