String? get sessionId => _$this._sessionId;
set sessionId(covariant String? sessionId) => _$this._sessionId = sessionId;