byAttribute

fun byAttribute(attributeId: String): TrackerItemFilterConnector<R>

Deprecated

Use byFilter()

Replace with

byFilter(attributeId)