Last active
May 27, 2017 14:53
-
-
Save Aidanvii7/f3b667b0e959ba0e4811a2ed3693167e to your computer and use it in GitHub Desktop.
MYVMGA: 3
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package com.aidanvii7.mvvm | |
class UserViewModel(val firstName: String, val lastName: String) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment