displayName property

String? displayName
final

Customer's name for display in a UI. Depending on the customer’s privacy settings, this may return an alternative value.

Implementation

final String? displayName;