create static method

SessionInfo create()

Implementation

@$core.pragma('dart2js:noInline')
static SessionInfo create() => SessionInfo._();