displayName property

String? displayName
final

The displays name of the user. Depending on the user's privacy setting, this may be the same as publicName.

Implementation

final String? displayName;