displayName property
The display name of the user. Depending on the user’s privacy setting, this may be returned as null.
Implementation
final String? displayName;
The display name of the user. Depending on the user’s privacy setting, this may be returned as null.
final String? displayName;