Source set: Common
class ValueElementSequence : Sequence<ValueElement>
A builder for a sequence of ValueElement.
Functions
set
operator fun set(name: String, value: Any?)
Specify a sub element with name and value.
A builder for a sequence of ValueElement.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
class ValueElementSequence : Sequence<ValueElement>
A builder for a sequence of ValueElement.
operator fun set(name: String, value: Any?)
Specify a sub element with name and value.
Last updated: