Builder

class Builder

Properties

Link copied to clipboard

Indicates if the data point is an array.

Link copied to clipboard

Indicates if the data point is null.

Link copied to clipboard

Indicates if the data point is a row.

Link copied to clipboard

Indicates if the data point is a scalar value such as integer, string, double, or Boolean.

Functions

Link copied to clipboard
fun rowValue(block: Row.Builder.() -> Unit)