Function

@JsonSerializable
data class Function(val name: String)

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard