toJson

open fun toJson(): Map<String, Any?>(source)

Converts this project to a JSON representation. Useful for serialization or debugging purposes.

Return

A map representing the JSON structure of this project.