create static method

FeedMessage create()

Implementation

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