FlatMap

class FlatMap(allowParseArrays: Boolean = true)

Constructors

Link copied to clipboard
constructor(allowParseArrays: Boolean = true)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun set(key: String, value: Any): Any?
Link copied to clipboard
open override fun toString(): String