create static method

HttpRule create()

Implementation

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