create static method

LoginReq create()

Implementation

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