V2TimSoundElem constructor
V2TimSoundElem({})
Implementation
V2TimSoundElem({
this.path,
// ignore: non_constant_identifier_names
this.UUID,
this.dataSize,
this.duration,
this.url,
this.localUrl,
}): super(elemType: MessageElemType.V2TIM_ELEM_TYPE_SOUND);