storyly-moments
/
com.appsamurai.storyly.moments.data.entity
/
MomentsFollowerEntry
Moments
Follower
Entry
data class
MomentsFollowerEntry
(userAvatarURL:
String
, username:
String
)
Content copied to clipboard
This data class represents information of an user.
Constructors
Properties
Constructors
MomentsFollowerEntry
Link copied to clipboard
fun
MomentsFollowerEntry
(userAvatarURL:
String
, username:
String
)
Content copied to clipboard
On this page
On this page
Properties
userAvatarURL
Link copied to clipboard
val
userAvatarURL
:
String
Content copied to clipboard
URL of the user' avatar
username
Link copied to clipboard
val
username
:
String
Content copied to clipboard
Username of the user
On this page
On this page