GenerateWatchKey typedef

GenerateWatchKey = Object? Function(CellWatcher)

Signature of function for generating watch function keys

Implementation

typedef GenerateWatchKey = Object? Function(CellWatcher);