sessionId property

String sessionId
final

The session id that would be sent to the DialogFlow API

Defaults to _kDefaultSessionId.

It is highly recommended that you use your custom session id for every user conversation with DialogFlow

Implementation

final String sessionId;