value property

Object? value
final

The (best-effort) decoded value of the column.

May contain null, UndecodedBytes or Future.

Implementation

final Object? value;