getValue property

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

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

Implementation

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