value property
The function that extracts the field value of type T from a model instance.
Implementation
final FilterFieldValueGetter<T, Object> value;
The function that extracts the field value of type T from a model instance.
final FilterFieldValueGetter<T, Object> value;