payload property

Map<String, Object?>? payload
final

The row data, or null for delete.

Implementation

final Map<String, Object?>? payload;