Skip to content

Instantly share code, notes, and snippets.

@quangminhit94
Last active August 5, 2020 06:56
Show Gist options
  • Save quangminhit94/d0633a01160aed60dc5959bce0b5839d to your computer and use it in GitHub Desktop.
Save quangminhit94/d0633a01160aed60dc5959bce0b5839d to your computer and use it in GitHub Desktop.
void main() {
List<String> myList = [
'Angela',
'James',
'Katie',
'Jack',
];
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment