value property
The (best-effort) decoded value of the column.
May contain null
, UndecodedBytes or Future.
Implementation
final Object? value;
The (best-effort) decoded value of the column.
May contain null
, UndecodedBytes or Future.
final Object? value;