Introduction to sound null safety in dart & ways to provide it
Introduction
Hey everyone in this blog I'm gonna discuss about sound null safety which is a way to assign null values to variables. Dart's null safety enables compiler optimization which determines that is something isn't null then its value can neve...
hasnainm.hashnode.dev3 min read