Last active
February 7, 2022 10:26
-
-
Save Farhandroid/52d7ec458245bf1641671cc5b788122f to your computer and use it in GitHub Desktop.
new column
This file contains hidden or 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
@ColumnInfo(name = "user_address") | |
var address: String? = null |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment