byState

fun byState(): EnumFilterConnector<EventCollectionRepository, State>

Deprecated

Use {@link #bySyncState()} instead.

Replace with

bySyncState()

Return