PlayEffectRequest constructor
PlayEffectRequest({})
Implementation
PlayEffectRequest({
this.effectId,
this.path,
this.loopCount,
this.sendEnabled,
this.sendVolume,
this.playbackEnabled,
this.playbackVolume,
this.startTimestamp,
this.sendWithAudioType,
this.progressInterval,
});