create static method

CommandContext create()

Implementation

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