effects property
getter/setter pair
List of effects which should be loaded at initialization. (Web only)
Implementation
List<VideoEffect>? effects;
List of effects which should be loaded at initialization. (Web only)
List<VideoEffect>? effects;