value property

T? value
final

The value of the item (usually a string or int).

Implementation

final T? value;