create static method

GossipMessage create()

Implementation

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