create static method

SessionList create()

Implementation

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