OnCreate<T> typedef

OnCreate<T> = void Function()

Implementation

typedef OnCreate<T> = void Function();