batchResults

@JvmName(name = "ekgxyvglxanvqyid")
suspend fun batchResults(value: List<Map<String, String>>?)

Parameters

value

The result of encoding a batch.


@JvmName(name = "fqkjlsaoappuajus")
suspend fun batchResults(vararg values: Map<String, String>)

Parameters

values

The result of encoding a batch.