getSessionId method

String? getSessionId()

Implementation

String? getSessionId() {
  return sessionId;
}