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