sessionId property

String get sessionId

The current session id (one app-open journey).

Implementation

String get sessionId => _sessionId;