fun <reified T : Any> Mono<*>.ofType(): Mono<T>
Extension for Mono.ofType providing a ofType<Foo>() variant.
ofType<Foo>()
Author Sebastien Deleuze
Since 3.1