paramOrNull

fun ServerRequest.paramOrNull(name: String): String?

Nullable variant of ServerRequest.param

Author

Sebastien Deleuze

Since

5.2