getSessionId method

int? getSessionId()
override

Returns the session identifier.

Implementation

int? getSessionId() => this._sessionId;