FromIdFunction<T> typedef

FromIdFunction<T> = T Function(String id)

Implementation

typedef FromIdFunction<T> = T Function(String id);