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