create static method

ImageResponse create()

Implementation

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