newSession property

DeviceBoundSession? newSession
final

The session if there was a newly created session. This is populated for all successful creation events.

Implementation

final DeviceBoundSession? newSession;