sectionLockedLanguages property
Map from widgetClass nodeKey to locked language codes for that section.
Implementation
@$pb.TagNumber(9)
$pb.PbMap<$core.String, FFLockedLanguageSection> get sectionLockedLanguages =>
$_getMap(8);
Map from widgetClass nodeKey to locked language codes for that section.
@$pb.TagNumber(9)
$pb.PbMap<$core.String, FFLockedLanguageSection> get sectionLockedLanguages =>
$_getMap(8);