id property

  1. @override
String get id
override

The id of the current session.

Implementation

@override
String get id => httpSession.id;