Skip to content

Instantly share code, notes, and snippets.

@kzdelarec
Created June 29, 2020 08:04
Embed
What would you like to do?
class Customer(val name: String, val email: String, val company: String)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment