create static method

BytesResponse create()

Implementation

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