text
fun <S> text(name: String): DefaultArgumentConstructor<S, TextArgumentType>
Content copied to clipboard
Creates a text argument with name as the parameter name.
Author
Oliver-makes-code (Emma)
Creates a text argument with name as the parameter name.
Oliver-makes-code (Emma)