ListFactory<T> typedef

ListFactory<T> = List<T> Function()

Implementation

typedef ListFactory<T> = List<T> Function();