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