create static method

LoginSession create()

Implementation

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