ZegoBeautyParamConfig constructor
ZegoBeautyParamConfig(
- ZegoBeautyPluginEffectsType type,
- bool isSelected, {
- int value = 0,
Implementation
ZegoBeautyParamConfig(this.type, this.isSelected, {this.value = 0});