Skip to main content

Edit It: Use the 'super' keyword to access the parent class's instance field

This code shows how to use the super keyword to access a parent class's instance field.

See it on StackBlitz