create static method

CommandId create()

Implementation

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