kind property

UpdateKind? kind
final

What kind of update was applied to the table.

Can be null, which indicates that the update is not known.

Implementation

final UpdateKind? kind;