Also fluent APIs are not very idiomatic Kotlin, th...
# server
o
Also fluent APIs are not very idiomatic Kotlin, though I understand you need to keep Java compatibility. In Kotlin we would make a builder, but you can do both with a couple of tricks.