id property
Optional application-defined identifier for server or cache lookups and stable row reconciliation. IDs should be unique within a table.
Implementation
final Object? id;
Optional application-defined identifier for server or cache lookups and stable row reconciliation. IDs should be unique within a table.
final Object? id;