sessionToken property

String? sessionToken
final

Session token of the started session. This SessionToken is required for every subsequent command that is issued during the current session.

Implementation

final String? sessionToken;