value property

T value
final

The actual value of this item.

Can be String, int, or a custom model.

Implementation

final T value;