EmbeddedSchema

data class EmbeddedSchema(val path: String, val json: String)

Constructors

Link copied to clipboard
constructor(path: String, json: String)

Properties

Link copied to clipboard
Link copied to clipboard