SessionInfo constructor

SessionInfo({
  1. String? sessionId,
})

Implementation

SessionInfo({this.sessionId});