displayName property

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

The human readable name to be displayed for the mute config.

Implementation

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