feature

@JvmName(name = "wlfctmnenqjakcic")
suspend fun feature(value: List<String>?)

Parameters

value

Add feature(s) to the results. The feature name that is given here corresponds to the resulting feature object. Have a look at the top-level object description for more details on the specific meaning.


@JvmName(name = "latxpxdfmbicamdd")
suspend fun feature(vararg values: String)

Parameters

values

Add feature(s) to the results. The feature name that is given here corresponds to the resulting feature object. Have a look at the top-level object description for more details on the specific meaning.