app
app
/
com.example.examer.auth
/
AuthenticationResult
/
Success
Success
data
class
Success
(
val
user
:
ExamerUser
)
:
AuthenticationResult
Content copied to clipboard
Constructors
Properties
Constructors
Success
Link copied to clipboard
fun
Success
(
user
:
ExamerUser
)
Content copied to clipboard
Properties
user
Link copied to clipboard
val
user
:
ExamerUser
Content copied to clipboard