atom property

Expression<DriftAny> atom

The value, or null if this is not a scalar value (so either an object or an array).

Implementation

Expression<DriftAny> get atom => _col('atom');