column property
The name of the column containing the boolean value.
If the value in a row is NULL, that row is ignored.
Required.
Implementation
core.String? column;
The name of the column containing the boolean value.
If the value in a row is NULL, that row is ignored.
Required.
core.String? column;