features

@JvmName(name = "ybvfitlkgnshgofb")
suspend fun features(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 = "wpqblxofiscnadni")
suspend fun features(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.