create static method

HttpBody create()

Implementation

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