create static method

FeedId create()

Implementation

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