InitFactory<T> typedef

InitFactory<T> = T Function(dynamic args)

Implementation

typedef InitFactory<T> = T Function(dynamic args);