roava
0.0.5-SNAPSHOT
roava
/
dev.roava.json
/
ProfileData
Profile
Data
data
class
ProfileData
(
val
username
:
String
?
,
val
id
:
Long
?
)
Content copied to clipboard
Constructors
Properties
Constructors
Profile
Data
Link copied to clipboard
fun
ProfileData
(
username
:
String
?
,
id
:
Long
?
)
Content copied to clipboard
Properties
id
Link copied to clipboard
val
id
:
Long
?
Content copied to clipboard
username
Link copied to clipboard
val
username
:
String
?
Content copied to clipboard