CreatorT<T> typedef

CreatorT<T> = T Function()

Implementation

typedef CreatorT<T> = T Function();