Programming in Dart: Fundamentals, Episode 8: Nullability in Dart | Kodeco

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

All types in Dart are objects, including primitive types. See how Dart handles null values and work with some null aware operators.


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