adultOnly property

bool? get adultOnly
inherited

Does the user need to have adult content enabled in order to configure this label?

Implementation

@LabelValueDefinitionDefaultSettingConverter() LabelValueDefinitionDefaultSetting? get defaultSetting;/// Does the user need to have adult content enabled in order to configure this label?
 bool? get adultOnly;