userName property
final
Set the name of the user.
If not set, defaults to an empty string. This name will be used to generate initials in the avatar.
Implementation
final String? userName;
Set the name of the user.
If not set, defaults to an empty string. This name will be used to generate initials in the avatar.
final String? userName;