create static method

SessionConfig create()

Implementation

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