displayName property

String? displayName
final

The display name of the role actor. For users, depending on the user’s privacy setting, this may return an alternative value for the user's name.

Implementation

final String? displayName;