vertx / io.vertx.ext.web.api / RequestParameter / getString

getString

abstract fun getString(): String

Returns null if value is not a String, otherwise it returns value

Return