value property

double Function(T data, String key) value
final

Function to extract a value for a given key from a data item.

Implementation

final double Function(T data, String key) value;