sessionId property
The session id created when the app is opened and destroyed when the app is closed
Implementation
@HiveField(7)
final String? sessionId;
The session id created when the app is opened and destroyed when the app is closed
@HiveField(7)
final String? sessionId;