create static method

HTTPList create()

Implementation

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