Skip to content

Instantly share code, notes, and snippets.

@alibahaaa
Created June 25, 2022 20:09
Show Gist options
  • Save alibahaaa/5990b90888caf1d59a005fc16eaf9fc7 to your computer and use it in GitHub Desktop.
Save alibahaaa/5990b90888caf1d59a005fc16eaf9fc7 to your computer and use it in GitHub Desktop.
sealed class Intent : UiIntent {
object FetchOrigamiData : Intent()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment