id property

Object? id
final

Optional application-defined identifier for server or cache lookups and stable row reconciliation. IDs should be unique within a table.

Implementation

final Object? id;