call class inheritance method javascript class inheritance call parent method If there is a constructor present in subclass it needs to first call super before using this. In this case thats sort of a proble… Wednesday, March 2, 2022 Edit