create static method

MessageId create()

Implementation

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