OutputReformatter

A utility class for reformatting output data.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun run(outputDict: MutableMap<String, Any>): Map<String, List<Map<String, Any>>>

Reformats the data in the outputDict map into a list of maps with specific keys and values.