create static method

PubsubMsg create()

Implementation

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