filterStates

fun filterStates(included: Set<String>? = null, excluded: Set<String>? = null): ModelCollection<T, C>