value property

T? value
final

The value of the search item. This can be any type of object.

Implementation

final T? value;