PrimaryKeyGetDelegate<T> typedef

PrimaryKeyGetDelegate<T> = dynamic Function(T item)

Implementation

typedef PrimaryKeyGetDelegate<T> = dynamic Function(T item);