create static method

ResponseFlush create()

Implementation

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