I have a class which get instantiated by super(). In super() I want to send parameter based on some condition. But if I place if statement before super(), typescript gives c