sessionId property
The session id created when the app is opened and destroyed when the app is closed
Implementation
final String? sessionId;
The session id created when the app is opened and destroyed when the app is closed
final String? sessionId;