DartTutorial
DartTutorial copied to clipboard
String issue in online complier
When I use String keyword to declared name without Initialize with value it's show me error, but when I used var instead of String it's work fine.