localized property

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

Localized title, read-only.

Implementation

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