userName property

String? userName
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;