localizations property

  1. @Deprecated('Not supported. Member documentation may have more information.')
Map<String, ChannelSectionLocalization>? localizations
getter/setter pair

Localizations for different languages

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
core.Map<core.String, ChannelSectionLocalization>? localizations;