what should be program value in dart code example
Example: variables in dart
var nameOfVariable,
//this can be an int, string, or dynamic as well
//example
var nameOfVariable,
//this can be an int, string, or dynamic as well
//example