portId property

int get portId

获取当前通道的端口ID Get the current channel port ID

Implementation

int get portId => _portId ?? 0;