displayName property

String? displayName
final

The display name of the user. Depending on the user’s privacy setting, this may be returned as null.

Implementation

final String? displayName;