Skip to content

Instantly share code, notes, and snippets.

@Classy-Bear
Created December 8, 2019 06:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Classy-Bear/db9f1dd121bcdb1018dcd08156b89d4c to your computer and use it in GitHub Desktop.
Save Classy-Bear/db9f1dd121bcdb1018dcd08156b89d4c to your computer and use it in GitHub Desktop.
@override
void dispose() {
subscription.cancel();
super.dispose();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment