create static method

FetchResponse create()

Implementation

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