newSnapshot property

RecordSnapshot<K, V>? newSnapshot

The new record value, null for record removed

Implementation

RecordSnapshot<K, V>? get newSnapshot;