sessionId property

String get sessionId

A unique identifier for the session

Implementation

String get sessionId => _map["sessionId"] as String;