sessionId property

String? get sessionId

Implementation

String? get sessionId {
  return _sessionId;
}