Watch<T> typedef

Watch<T> = T Function()

Implementation

typedef Watch<T> = T Function();