PowerSync Kotlin
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
PowerSync Kotlin
PowerSync Core
/
com.powersync.utils
/
JsonParam
/
Map
Map
data
class
Map
(
val
value
:
Map
<
String
,
JsonParam
>
)
:
JsonParam
Members
Constructors
Map
Link copied to clipboard
constructor
(
value
:
Map
<
String
,
JsonParam
>
)
Properties
value
Link copied to clipboard
val
value
:
Map
<
String
,
JsonParam
>