data property

Object? data
final

Payload of "insert" operation, for other types is set to empty string.

Implementation

final Object? data;