getValue property

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

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

Implementation

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