stickersEffectsTypes static method
stickers Effects Types
Implementation
static List<ZegoBeautyPluginEffectsType> stickersEffectsTypes() =>
ZegoBeautyPluginEffectsType.values.sublist(
ZegoBeautyPluginEffectsType.stickerAnimal.index,
ZegoBeautyPluginEffectsType.stickerSailorMoon.index + 1);