MakeAllow<CT extends ConstructorType<CT> , C, E> typedef
MakeAllow<CT extends ConstructorType<CT> , C, E> = dynamic
Implementation
typedef MakeAllow<CT extends _i3.ConstructorType<CT>, C, E> = _i2.dynamic;