ContentConfig constructor
const
ContentConfig({})
Implementation
const ContentConfig({
this.enableDrama = true,
this.enableStory = false,
this.enableVideo = false,
this.debugLog,
this.imageCacheSize,
this.disableAbTest,
this.isNewUser,
this.newUserAliveSeconds,
this.personalizationEnabled,
this.userId,
this.channel,
this.privacy,
this.extra,
});