create static method

FeedLink create()

Implementation

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