Skip to main content

Edit It: Use the super keyword to find the parent class's constructor method

This code shows how to use the super keyword to find a parent class's constructor method.

See it on StackBlitz