WatchSelector typedef

WatchSelector = Object? Function(Object? value)

Implementation

typedef WatchSelector = Object? Function(Object? value);