MkType<T> typedef

MkType<T> = T Function(DartType ty)

Implementation

typedef MkType<T> = T Function(DartType ty);