startSession property

StartSessionResult? startSession
final

Contains the details of the started session that includes a session token. This SessionToken is required for every subsequent command that is issued during the current session.

Implementation

final StartSessionResult? startSession;