Skip to content

Instantly share code, notes, and snippets.

@702x
Last active August 18, 2020 16:14
Show Gist options
  • Save 702x/b50dba38b3aae2e592bd26e2a94a1da5 to your computer and use it in GitHub Desktop.
Save 702x/b50dba38b3aae2e592bd26e2a94a1da5 to your computer and use it in GitHub Desktop.
pauseFunction() async {
//pause function is async
print(runningFunction());
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment