GenerateCellKey typedef

GenerateCellKey = Object? Function(ValueCell)

Signature of generate cell key function

Implementation

typedef GenerateCellKey = Object? Function(ValueCell);