connectionId property

int connectionId

Return the unique connection id for this connection TODO: How does this work with isolates?

Implementation

int get connectionId => _connectionId;