create static method

FeedEntity create()

Implementation

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