data property

T? data
final

The changed data. This can be null for delete events.

Implementation

final T? data;