UyavaIdSelector<T> typedef

UyavaIdSelector<T> = String? Function(T entry)

Implementation

typedef UyavaIdSelector<T> = String? Function(T entry);