sessionId property
The original sessionId from the /sessions response.
Implementation
@BuiltValueField(wireName: r'sessionId')
String? get sessionId;
The original sessionId from the /sessions response.
@BuiltValueField(wireName: r'sessionId')
String? get sessionId;