Skip to content

Instantly share code, notes, and snippets.

@DK070202
Created April 24, 2023 06:41
Show Gist options
  • Save DK070202/3d3518edabff836ef411ca17a09715d7 to your computer and use it in GitHub Desktop.
Save DK070202/3d3518edabff836ef411ca17a09715d7 to your computer and use it in GitHub Desktop.
resonating-cliff-5116

resonating-cliff-5116

Created with <3 with dartpad.dev.

void main() {
final map = {};
final messageId = map.keys.first;
print(messageId);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment