Default

value class Default(val value: String) : FunctionMode

Represents a function call mode. The value can be any string representing a specific function call mode.

Constructors

Link copied to clipboard
constructor(value: String)

Properties

Link copied to clipboard