create static method

CommandLog create()

Implementation

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