1. override
Function factory(Type type)

Source

@override
Function factory(Type type) =>
    throw new NoReflectionCapabilitiesError._noInfo(type);