create static method

PrefetchQuery create()

Implementation

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