Dart Null Safety: The Ultimate Guide to Non-Nullable TypesJun 29, 202011 min read#dart#null-safetyA complete tour of Null Safety & non-nullable types, the syntax changes they introduce in Dart 2.9, and how to use them in practice.