create static method

DoCommandResponse create()

Implementation

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