id property

SessionId? get id

The session id (available once opened completes).

Implementation

SessionId? get id => _id;