profileColor property

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

A prominent color that can be rendered on this channel page.

Implementation

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