create static method

CommandSplit create()

Implementation

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