TimelineSyncFunction<T> typedef
A typedef for the function argument to Timeline.timeSync.
Implementation
typedef TimelineSyncFunction<T> = T Function();
A typedef for the function argument to Timeline.timeSync.
typedef TimelineSyncFunction<T> = T Function();