id property

String id
getter/setter pair

The ID of a session. You will likely never need to access this.

Implementation

late String id;