Problem
• Explain with example declaring a class in dart language, creating an instance of the classUse of this keyword, named constructor class inheritance and type on inheritance in dart language explain it with example.
• Explain the static and super keyword in dart language using with example.