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