oldValues property

List<Object?>? oldValues
final

Pre-mutation row values. Null for INSERT.

Implementation

final List<Object?>? oldValues;