create static method

LoginInfo create()

Implementation

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