FunctionResponse

@Serializable
class FunctionResponse(var result: String = "")(source)

Constructors

Link copied to clipboard
constructor(result: String = "")

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard