FactoryCallback<T> typedef

FactoryCallback<T> = T Function()

Implementation

typedef FactoryCallback<T> = T Function();