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