menu
sendingnetwork_dart_sdk package
documentation
sdn.dart
UserProfile
UserProfile constructor
UserProfile constructor
dark_mode
light_mode
UserProfile
constructor
UserProfile
(
{
Uri
?
avatarUrl
,
String
?
displayname
,
})
Implementation
UserProfile({ this.avatarUrl, this.displayname, });
sendingnetwork_dart_sdk package
documentation
sdn
UserProfile
UserProfile constructor
UserProfile class