whenUnknownPollType

inline fun <T> Poll.whenUnknownPollType(block: (UnknownPollType) -> T): T?