create static method

SessionState create()

Implementation

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