id property

int? id
Instance Id given by the other end.

Implementation

int? get id => _instanceId;