create static method

FeedQuery create()

Implementation

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