create static method

MessageWithId create()

Implementation

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