create static method

Session create()

Implementation

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