getValue property

T Function(L1 l1, L2 l2, L3 l3) getValue
final

Retrieves a value using the provided getValue function with the three values.

Implementation

final T Function(L1 l1, L2 l2, L3 l3) getValue;