id property

int? get id

The connection's unique identifier.

Implementation

int? get id => _connectionId;