data property

T? data
final

The new entity data (null for delete operations).

Implementation

final T? data;