Properties

Link copied to clipboard
open val key: Any

The unique identifier for this item. This is used by diffing algorithms (like androidx.recyclerview.widget.DiffUtil) to compare items in the list. By default, the key is the object instance itself (this).