Dart Syntax: Comments & How to Write effectively
Comments is necessary in every programming language. Because of the comment we can write code more effectively and it also help to understand code easily to anyone. In short , Comments are fully ignored by complier.
Comment use for three ways.
To gi...
jinali.hashnode.dev1 min read