CrMutiMixerContentParams constructor

CrMutiMixerContentParams({
  1. String? camid,
  2. String? text,
})

Implementation

CrMutiMixerContentParams({this.camid, this.text});