create static method

HttpInfoList create()

Implementation

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