onKey property

K Function(T) onKey
final

Callback, called when a K of the provided T is required.

Implementation

final K Function(T) onKey;