newValues property

List<Object?>? newValues
final

Post-mutation row values. Null for DELETE.

Implementation

final List<Object?>? newValues;