result

abstract val result: Map<String, Any>

The result of the command execution as a map. Keys represent result field names, values are the corresponding data.

Return

A map containing the command execution results.