data class Flags
Inner class to display user flags
Author
Kenneth Soh
Since
2019-09-16
<init> |
Part of the User object. See that for more information Flags(firstRun: Boolean = true) |
firstRun |
Boolean true if it is the user's first time on the app var firstRun: Boolean |