id property

SessionId get id

Returns the unique ID of this Session.

Implementation

SessionId get id => session.value.id;