getValue property

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

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

Implementation

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