menu
matrix package
documentation
matrix_api_lite/generated/model.dart
UserProfile
UserProfile.new constructor
UserProfile.new 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.new constructor
UserProfile class