value property

dynamic value
final

An optional/arbitrary value associated with the item.

For example, a primary key of the row of data that this item is associated with.

Implementation

final dynamic value;