id property

String id
final

Session ID

The unique identifier for the session which can be used for logging.

Implementation

final String id = _generateSessionId();