create static method

LoginResp create()

Implementation

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