Mobility Data for Kotlin
Toggle table of contents
0.4.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Mobility Data for Kotlin
utils
/
dev.sargunv.mobilitydata.utils
/
IntBoolean
Int
Boolean
typealias
IntBoolean
=
@
Serializable
(
with
=
IntBooleanSerializer::class
)
Boolean
(
source
)
Boolean value represented as an integer (1 for true, 0 for false).