create static method

CommandHandled create()

Implementation

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