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