displayName property
The displays name of the user. Depending on the user's privacy setting, this may be the same as publicName.
Implementation
final String? displayName;
The displays name of the user. Depending on the user's privacy setting, this may be the same as publicName.
final String? displayName;