displayName property

  1. @Deprecated('Not supported. Member documentation may have more information.')
String? displayName
getter/setter pair

The account's display name.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
core.String? displayName;