create static method

FetchRequest create()

Implementation

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