kotlin-rfc9457
Toggle table of contents
0.5.0
common
Target filter
common
Switch theme
Search in API
Skip to content
kotlin-rfc9457
problem-details-core
/
io.github.ilyankin.rfc9457
/
intOrNull
int
Or
Null
val
ProblemValue
.
intOrNull
:
Int
?
(
source
)
The scalar parsed as an
Int
, or
null
if this value is not a scalar or does not parse.