CursorSelector<DataType, CursorType> typedef

CursorSelector<DataType, CursorType> = CursorType Function(DataType)

Implementation

typedef CursorSelector<DataType, CursorType> = CursorType Function(DataType);