Skip to content

Instantly share code, notes, and snippets.

@Laimiux
Last active March 1, 2018 06:27
Show Gist options
  • Save Laimiux/e4d82e14db12d2f020e7230a074f4c93 to your computer and use it in GitHub Desktop.
Save Laimiux/e4d82e14db12d2f020e7230a074f4c93 to your computer and use it in GitHub Desktop.
// User can submit the comment
data class SubmitCommentEvent(val comment: String)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment