CreateCallback<T> typedef

CreateCallback<T> = T Function()

Implementation

typedef CreateCallback<T> = T Function();