Skip to content

Instantly share code, notes, and snippets.

@adam-arold
Created January 11, 2019 23:40
Show Gist options
  • Save adam-arold/dbeec19654a9dd9101aead27d86d1260 to your computer and use it in GitHub Desktop.
Save adam-arold/dbeec19654a9dd9101aead27d86d1260 to your computer and use it in GitHub Desktop.
interface Subscription {
fun cancel()
companion object
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment