MockGenerator<T> typedef

MockGenerator<T> = T Function()

Implementation

typedef MockGenerator<T> = T Function();