Programming in Dart: Fundamentals, Episode 41: Extending Classes | Kodeco

This content was released on Aug 27 2019. The official support period is 6-months from this date.

See how to define a hierarchy of classes that share the same base functionality using inheritance, and learn about the as and is keywords.


This is a companion discussion topic for the original entry at https://www.kodeco.com/4921688-programming-in-dart-fundamentals/lessons/41