create static method

CommandTarget create()

Implementation

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