Skip to content

Instantly share code, notes, and snippets.

@dhruvinnv
Created April 24, 2023 06:41
Show Gist options
  • Select an option

  • Save dhruvinnv/3d3518edabff836ef411ca17a09715d7 to your computer and use it in GitHub Desktop.

Select an option

Save dhruvinnv/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