Skip to main content

Edit It: Use the 'super' keyword's bracket notation to access the parent class's static field

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

See it on StackBlitz