In this video, we review the following Dart programming language concepts and terms:
named / generative constructors - method with the same name as the class. Can introduce parameters.
Lexical this (this.x = x) the "this" refers to the local variable. Used when there is a naming conflict between a parameter and the local variable.
Should be viewed in 480p or above.