selects

@JvmName(name = "uudgovpnqlsiplgf")
suspend fun selects(value: List<String>?)

Parameters

value

A list of properties to select from the returned Storage Table Entities.


@JvmName(name = "dxpcdxgkfjclpbsd")
suspend fun selects(vararg values: String)

Parameters

values

A list of properties to select from the returned Storage Table Entities.