Skip to content

Instantly share code, notes, and snippets.

@renanboni
Created April 13, 2019 19:16
Show Gist options
  • Save renanboni/f4d3a5605c598bfdc3f0dc43c3bb87f0 to your computer and use it in GitHub Desktop.
Save renanboni/f4d3a5605c598bfdc3f0dc43c3bb87f0 to your computer and use it in GitHub Desktop.
class FirebaseEvent(
val name: String,
val params: Bundle? = null
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment