FunctionPropertyDescDto

@Serializable
data class FunctionPropertyDescDto(var type: String = "", var description: String = "")(source)

Constructors

Link copied to clipboard
constructor(type: String = "", description: String = "")

Properties

Link copied to clipboard
Link copied to clipboard