assign variable to diffrrent address 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