filter

fun filter(block: (ApplicationCall) -> Boolean)

Sets a filter that determines whether the plugin should be applied to a specific call.