menu
matrix package
documentation
matrix_api_lite/generated/model.dart
UserProfile
UserProfile constructor
UserProfile constructor
dark_mode
light_mode
UserProfile
constructor
UserProfile
(
{
Uri
?
avatarUrl
,
String
?
displayname
,
})
Implementation
UserProfile({ this.avatarUrl, this.displayname, });
matrix package
documentation
matrix_api_lite/generated/model
UserProfile
UserProfile constructor
UserProfile class