Skip to content

Instantly share code, notes, and snippets.

@marcherdiego
Created July 29, 2020 21:34
Show Gist options
  • Save marcherdiego/c5db8d93c3714c4d0fdc0b76304fe812 to your computer and use it in GitHub Desktop.
Save marcherdiego/c5db8d93c3714c4d0fdc0b76304fe812 to your computer and use it in GitHub Desktop.
class MainModel(private val bus: EventBus) {
// Your logic here
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment